purescript: Update to version 0.14.5

This commit is contained in:
Jakub Čábera 2021-10-22 23:10:09 -07:00
parent 8e816ba795
commit 34b7f063bd

View File

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