purescript: Update to version 0.13.4

This commit is contained in:
Richard Kuhnt 2019-10-20 22:00:20 +00:00
parent eeff245535
commit ff3f6d57a0

View File

@ -2,11 +2,11 @@
"homepage": "http://purescript.org/",
"description": "A strongly-typed language that compiles to Javascript",
"license": "MIT",
"version": "0.13.3",
"version": "0.13.4",
"architecture": {
"64bit": {
"url": "https://github.com/purescript/purescript/releases/download/v0.13.3/win64.tar.gz",
"hash": "sha1:d21f01b7e138c6eb06193b3bd2f56eafc61620e6"
"url": "https://github.com/purescript/purescript/releases/download/v0.13.4/win64.tar.gz",
"hash": "sha1:6c9177516702214d5e152987e8fd2a8893959729"
}
},
"bin": "purs.exe",