purescript: Update to version 0.14.4

This commit is contained in:
Jakub Čábera 2021-08-25 11:44:29 -07:00
parent 1826cb3f87
commit 0a54b13325

View File

@ -1,12 +1,12 @@
{
"version": "0.14.3",
"version": "0.14.4",
"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.3/win64.tar.gz",
"hash": "sha1:c72ba34bf31adf92a37e166a2c3069fbad29a108"
"url": "https://github.com/purescript/purescript/releases/download/v0.14.4/win64.tar.gz",
"hash": "sha1:c40988291c1b4f6be31c1df619e58b8737af2f0a"
}
},
"extract_dir": "purescript",