mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
haskell: Update to version 9.2.2
This commit is contained in:
parent
de76c21643
commit
95794e50d8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.2.1",
|
||||
"version": "9.2.2",
|
||||
"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.1-release/ghc-9.2.1-x86_64-unknown-mingw32.tar.xz",
|
||||
"hash": "649e04abd4fa35796070b35de1c353721507a49842b18663aa1c7adc6b4115d8",
|
||||
"extract_dir": "ghc-9.2.1-x86_64-unknown-mingw32"
|
||||
"url": "https://github.com/commercialhaskell/ghc/releases/download/ghc-9.2.2-release/ghc-9.2.2-x86_64-unknown-mingw32.tar.xz",
|
||||
"hash": "02d0c0cceb9bc14ba42940c83797f819e1903db4a71b630e9bc6d14b6b80298b",
|
||||
"extract_dir": "ghc-9.2.2-x86_64-unknown-mingw32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user