purescript: Update to version 0.13.0

This commit is contained in:
Richard Kuhnt 2019-05-30 01:00:44 +00:00
parent 1639185e9f
commit 38bf10a040

View File

@ -2,11 +2,11 @@
"homepage": "http://purescript.org/",
"description": "A strongly-typed language that compiles to Javascript",
"license": "MIT",
"version": "0.12.5",
"version": "0.13.0",
"architecture": {
"64bit": {
"url": "https://github.com/purescript/purescript/releases/download/v0.12.5/win64.tar.gz",
"hash": "sha1:6b93a1d0c629414a6b9f6fc607edb4bc2d30e2d1"
"url": "https://github.com/purescript/purescript/releases/download/v0.13.0/win64.tar.gz",
"hash": "sha1:2ee57096eee108228dba1591dbcac4221ed267a4"
}
},
"bin": "purs.exe",