purescript: Update to version 0.13.6

This commit is contained in:
Richard Kuhnt 2020-01-17 02:01:49 +00:00
parent 3b37d2a514
commit 2a6cfc2f8f

View File

@ -2,11 +2,11 @@
"homepage": "http://purescript.org/",
"description": "A strongly-typed language that compiles to Javascript",
"license": "MIT",
"version": "0.13.5",
"version": "0.13.6",
"architecture": {
"64bit": {
"url": "https://github.com/purescript/purescript/releases/download/v0.13.5/win64.tar.gz",
"hash": "sha1:ac2efe3817825bdb5c82a0799e9c9d1c174b81c0"
"url": "https://github.com/purescript/purescript/releases/download/v0.13.6/win64.tar.gz",
"hash": "sha1:2d4e3f39f852f31e1f1b1eeb810864157483209a"
}
},
"bin": "purs.exe",