purescript: Update to version 0.13.3

This commit is contained in:
Richard Kuhnt 2019-08-18 14:00:16 +00:00
parent c31e571e53
commit 933bc6df34

View File

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