mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
purescript: Update to version 0.12.2
This commit is contained in:
parent
4668e85d8c
commit
f81596888e
@ -2,11 +2,11 @@
|
|||||||
"homepage": "http://purescript.org/",
|
"homepage": "http://purescript.org/",
|
||||||
"description": "A strongly-typed language that compiles to Javascript",
|
"description": "A strongly-typed language that compiles to Javascript",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.12.1",
|
"version": "0.12.2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/purescript/purescript/releases/download/v0.12.1/win64.tar.gz",
|
"url": "https://github.com/purescript/purescript/releases/download/v0.12.2/win64.tar.gz",
|
||||||
"hash": "sha1:fcc29013083cd15a5679ddeee9da83a7d4ab436b"
|
"hash": "sha1:d6d02c80f241e8c33232e23e2f51cc53b1d06649"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "purs.exe",
|
"bin": "purs.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user