mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
purescript: Update to version 0.14.2
This commit is contained in:
parent
a499169bb9
commit
efdb5d7a1e
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.14.1",
|
"version": "0.14.2",
|
||||||
"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.1/win64.tar.gz",
|
"url": "https://github.com/purescript/purescript/releases/download/v0.14.2/win64.tar.gz",
|
||||||
"hash": "sha1:b7e8207b7a5de7979439e40b7667a6c2bd592f82"
|
"hash": "sha1:53c4c3c04062fb145527bf89df948c52afbfaafd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "purescript",
|
"extract_dir": "purescript",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user