mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
purescript: Update to version 0.15.13
This commit is contained in:
parent
30b4190c07
commit
4b346346e3
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.15.12",
|
"version": "0.15.13",
|
||||||
"description": "A strongly-typed language that compiles to Javascript",
|
"description": "A strongly-typed language that compiles to Javascript",
|
||||||
"homepage": "https://www.purescript.org/",
|
"homepage": "https://www.purescript.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/purescript/purescript/releases/download/v0.15.12/win64.tar.gz",
|
"url": "https://github.com/purescript/purescript/releases/download/v0.15.13/win64.tar.gz",
|
||||||
"hash": "sha1:9e1970c0f96a4bad02c256da5150468dae9c2482"
|
"hash": "sha1:e4ae1e1f7942c1a9e0176e5f2a370521a365f858"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "purescript",
|
"extract_dir": "purescript",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user