mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
purescript: Update to version 0.15.3
This commit is contained in:
parent
89aab641f9
commit
51200d5ab6
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.15.2",
|
"version": "0.15.3",
|
||||||
"description": "A strongly-typed language that compiles to Javascript",
|
"description": "A strongly-typed language that compiles to Javascript",
|
||||||
"homepage": "http://purescript.org/",
|
"homepage": "http://purescript.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/purescript/purescript/releases/download/v0.15.2/win64.tar.gz",
|
"url": "https://github.com/purescript/purescript/releases/download/v0.15.3/win64.tar.gz",
|
||||||
"hash": "sha1:4bdf9f5486fde82d96b95e23c96ec7a2321d40c8"
|
"hash": "sha1:41db0a313978a7429f2e2e7afb93e88225f59a3f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "purescript",
|
"extract_dir": "purescript",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user