purescript: Update to version 0.13.5

This commit is contained in:
Richard Kuhnt 2019-11-13 23:00:18 +00:00
parent 9530853cd6
commit e85a0e81a0

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.4", "version": "0.13.5",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/purescript/purescript/releases/download/v0.13.4/win64.tar.gz", "url": "https://github.com/purescript/purescript/releases/download/v0.13.5/win64.tar.gz",
"hash": "sha1:6c9177516702214d5e152987e8fd2a8893959729" "hash": "sha1:313dd66952b6bea8f16420b875a2f6281a73170a"
} }
}, },
"bin": "purs.exe", "bin": "purs.exe",