mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
purescript: Update to version 0.15.11
This commit is contained in:
parent
879f929652
commit
6521edc034
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.15.10",
|
"version": "0.15.11",
|
||||||
"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.10/win64.tar.gz",
|
"url": "https://github.com/purescript/purescript/releases/download/v0.15.11/win64.tar.gz",
|
||||||
"hash": "sha1:3977ec3c4d231b112eb5876831bc03b3e8f48f4c"
|
"hash": "sha1:4fe9adcd88f0326b2a64f8df7c630f5a53b74b9b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "purescript",
|
"extract_dir": "purescript",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user