diff --git a/bucket/purescript.json b/bucket/purescript.json index ba2312b0ee..bcee88b550 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.1", + "version": "0.13.2", "architecture": { "64bit": { - "url": "https://github.com/purescript/purescript/releases/download/v0.13.1/win64.tar.gz", - "hash": "sha1:5dc4c4354c0ef5547999e05d057d8bb988032e46" + "url": "https://github.com/purescript/purescript/releases/download/v0.13.2/win64.tar.gz", + "hash": "sha1:6ddafd26da5e0dd924311680ddf1fd1d194e3c4b" } }, "bin": "purs.exe",