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