purescript: Update to version 0.13.2

This commit is contained in:
Richard Kuhnt 2019-07-05 14:01:15 +00:00
parent e4585a2521
commit f8e1899a18

View File

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