purescript@0.13.5: Fix hash (#584)

This commit is contained in:
Jakub Čábera 2019-11-19 04:27:43 +01:00 committed by Hsiao-nan Cheung
parent 9399b772ba
commit e08394ab6e

View File

@ -6,7 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/purescript/purescript/releases/download/v0.13.5/win64.tar.gz", "url": "https://github.com/purescript/purescript/releases/download/v0.13.5/win64.tar.gz",
"hash": "sha1:313dd66952b6bea8f16420b875a2f6281a73170a" "hash": "sha1:ac2efe3817825bdb5c82a0799e9c9d1c174b81c0"
} }
}, },
"bin": "purs.exe", "bin": "purs.exe",