mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
haskell: Update to version 9.10.1
This commit is contained in:
parent
e80b276aa0
commit
eb4e184837
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.8.2",
|
||||
"version": "9.10.1",
|
||||
"description": "An advanced, purely functional programming language.",
|
||||
"homepage": "https://www.haskell.org",
|
||||
"license": "BSD-3-Clause",
|
||||
@ -12,9 +12,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.haskell.org/~ghc/9.8.2/ghc-9.8.2-x86_64-unknown-mingw32.tar.xz",
|
||||
"hash": "f7d496b850686ea5fbfcecc722ec399ec7acb8d06ebec23bb4dcb9338f430764",
|
||||
"extract_dir": "ghc-9.8.2-x86_64-unknown-mingw32"
|
||||
"url": "https://downloads.haskell.org/~ghc/9.10.1/ghc-9.10.1-x86_64-unknown-mingw32.tar.xz",
|
||||
"hash": "8bac01906ec2fa5c10c730b5ee5b8165654d654dbaf25ba9d3c42f8e26484c6a",
|
||||
"extract_dir": "ghc-9.10.1-x86_64-unknown-mingw32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user