diff --git a/bucket/purescript.json b/bucket/purescript.json index 5af2225188..0eb9fe5dea 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.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",