diff --git a/bucket/purescript.json b/bucket/purescript.json index ba1755b18e..71cc7e6f75 100644 --- a/bucket/purescript.json +++ b/bucket/purescript.json @@ -2,11 +2,11 @@ "homepage": "http://purescript.org/", "description": "A strongly-typed language that compiles to Javascript", "license": "MIT", - "version": "0.13.4", + "version": "0.13.5", "architecture": { "64bit": { - "url": "https://github.com/purescript/purescript/releases/download/v0.13.4/win64.tar.gz", - "hash": "sha1:6c9177516702214d5e152987e8fd2a8893959729" + "url": "https://github.com/purescript/purescript/releases/download/v0.13.5/win64.tar.gz", + "hash": "sha1:313dd66952b6bea8f16420b875a2f6281a73170a" } }, "bin": "purs.exe",