purescript: Update to version 0.14.1

This commit is contained in:
Jakub Čábera 2021-04-18 17:20:52 +02:00
parent d50177afee
commit 58408bfce4

View File

@ -1,12 +1,12 @@
{
"version": "0.14.0",
"version": "0.14.1",
"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.14.0/win64.tar.gz",
"hash": "sha1:fc2d82c693ffd347c89bc02bc21494691f539bde"
"url": "https://github.com/purescript/purescript/releases/download/v0.14.1/win64.tar.gz",
"hash": "sha1:b7e8207b7a5de7979439e40b7667a6c2bd592f82"
}
},
"extract_dir": "purescript",