purescript: Update to version 0.13.8

This commit is contained in:
Jakub Čábera 2020-05-24 10:53:18 +02:00
parent 0b1c9eb207
commit 96bff7ee55

View File

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