purescript: Update to version 0.14.0

This commit is contained in:
Jakub Čábera 2021-02-26 13:52:27 +01:00
parent 3402937dc5
commit df164891e0

View File

@ -1,12 +1,12 @@
{
"version": "0.13.8",
"version": "0.14.0",
"description": "A strongly-typed language that compiles to Javascript",
"homepage": "http://purescript.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/purescript/purescript/releases/download/v0.13.8/win64.tar.gz",
"hash": "sha1:94620c27616dd82b2e7c2139399f9865099211e8"
"url": "https://github.com/purescript/purescript/releases/download/v0.14.0/win64.tar.gz",
"hash": "sha1:fc2d82c693ffd347c89bc02bc21494691f539bde"
}
},
"extract_dir": "purescript",