mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
haskell: Update to version 9.2.3
This commit is contained in:
parent
b1e92b97e6
commit
b1401cf38e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.2.2",
|
||||
"version": "9.2.3",
|
||||
"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.2-release/ghc-9.2.2-x86_64-unknown-mingw32.tar.xz",
|
||||
"hash": "02d0c0cceb9bc14ba42940c83797f819e1903db4a71b630e9bc6d14b6b80298b",
|
||||
"extract_dir": "ghc-9.2.2-x86_64-unknown-mingw32"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user