purescript: Update to version 0.13.1

This commit is contained in:
Richard Kuhnt 2019-07-04 22:00:20 +00:00
parent bce9ff6894
commit 2e3b9a4d96

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.0", "version": "0.13.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/purescript/purescript/releases/download/v0.13.0/win64.tar.gz", "url": "https://github.com/purescript/purescript/releases/download/v0.13.1/win64.tar.gz",
"hash": "sha1:2ee57096eee108228dba1591dbcac4221ed267a4" "hash": "sha1:5dc4c4354c0ef5547999e05d057d8bb988032e46"
} }
}, },
"bin": "purs.exe", "bin": "purs.exe",