mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
purescript: Update to version 0.14.4
This commit is contained in:
parent
1826cb3f87
commit
0a54b13325
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.14.3",
|
"version": "0.14.4",
|
||||||
"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.14.3/win64.tar.gz",
|
"url": "https://github.com/purescript/purescript/releases/download/v0.14.4/win64.tar.gz",
|
||||||
"hash": "sha1:c72ba34bf31adf92a37e166a2c3069fbad29a108"
|
"hash": "sha1:c40988291c1b4f6be31c1df619e58b8737af2f0a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "purescript",
|
"extract_dir": "purescript",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user