mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
haskell: Update to version 9.4.1
This commit is contained in:
parent
131a6bec43
commit
5d07a9506d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.2.4",
|
||||
"version": "9.4.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://github.com/commercialhaskell/ghc/releases/download/ghc-9.2.4-release/ghc-9.2.4-x86_64-unknown-mingw32.tar.xz",
|
||||
"hash": "6dc0e79a37510905074bcf7e8af9014bd5f899791a6739876ef703de9011e0e6",
|
||||
"extract_dir": "ghc-9.2.4-x86_64-unknown-mingw32"
|
||||
"url": "https://github.com/commercialhaskell/ghc/releases/download/ghc-9.4.1-release/ghc-9.4.1-x86_64-unknown-mingw32.tar.xz",
|
||||
"hash": "fdc2d78b8a978e712a4edcc1628e36a36be736d8202107d2d61999ac7a9dc5d0",
|
||||
"extract_dir": "ghc-9.4.1-x86_64-unknown-mingw32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user