mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-02 23:34:39 +00:00
racket: Update to version 9.1
This commit is contained in:
parent
67a87f72c3
commit
9dd649089a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "9.0",
|
||||
"version": "9.1",
|
||||
"description": "A general-purpose, feature-rich programming language developed from Scheme Lisp, also the family of the core language and its dialects. It includes an extensive macro system for creating and implementing language constructs and dialects; eventspaces and custodians for resource management; units, modules and classes for programming in the large; paritial continuation; the first contract system for higher-order functions, and more.",
|
||||
"homepage": "https://racket-lang.org",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://mirror.racket-lang.org/installers/9.0/racket-9.0-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "856bf9e82ad588d01fafdbf6002b2fd00137e687b140072506b92a35427851a8"
|
||||
"url": "https://mirror.racket-lang.org/installers/9.1/racket-9.1-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "1ceef21ee17a9385c4b6f441ce0676ecc190a44387a273d6ca69d16fda4f1bd8"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://mirror.racket-lang.org/installers/9.0/racket-9.0-arm64-win32.exe#/dl.7z",
|
||||
"hash": "2fcc2c27584c2e3529f76d8155d90a5440b605794787b5d3238fb809df8ac5d6"
|
||||
"url": "https://mirror.racket-lang.org/installers/9.1/racket-9.1-arm64-win32.exe#/dl.7z",
|
||||
"hash": "4ff24248558cc188df469159a37387e2250e7b8c39610b706b3fe5aa477d4bb1"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user