mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
haskell: Update to version 9.2.4
This commit is contained in:
parent
fdfe8fb41d
commit
4712c111f4
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.2.3",
|
||||
"version": "9.2.4",
|
||||
"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.3-release/ghc-9.2.3-x86_64-unknown-mingw32.tar.xz",
|
||||
"hash": "0543d80c1ef453a5f82d0a2bc436f93d2feb3d5855114c8a78a12c561c9bc8df",
|
||||
"extract_dir": "ghc-9.2.3-x86_64-unknown-mingw32"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user