mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
racket: Update to version 7.3
This commit is contained in:
parent
d60ba69bbd
commit
bc044aa6e2
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "7.2",
|
"version": "7.3",
|
||||||
"homepage": "https://racket-lang.org",
|
"homepage": "https://racket-lang.org",
|
||||||
"license": "LGPL-3.0",
|
"license": "LGPL-3.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://www.cs.utah.edu/plt/installers/7.2/racket-7.2-x86_64-win32.exe#/dl.7z",
|
"url": "https://www.cs.utah.edu/plt/installers/7.3/racket-7.3-x86_64-win32.exe#/dl.7z",
|
||||||
"hash": "sha1:bdacb28b7f442e99359462d6b640c39c432bbbc1"
|
"hash": "sha1:bf88276b4f708b00ba60b2524386ca09227048d0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.cs.utah.edu/plt/installers/7.2/racket-7.2-i386-win32.exe#/dl.7z",
|
"url": "https://www.cs.utah.edu/plt/installers/7.3/racket-7.3-i386-win32.exe#/dl.7z",
|
||||||
"hash": "sha1:480d5ccd1f48831a0ed6c085bfe22145f137ffb6"
|
"hash": "sha1:321c230899ed5fbfb7987c50bf07aacf528dd951"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user