diff --git a/bucket/purescript.json b/bucket/purescript.json index cace96a646..9f3da387b0 100644 --- a/bucket/purescript.json +++ b/bucket/purescript.json @@ -1,12 +1,12 @@ { - "version": "0.15.14", + "version": "0.15.15", "description": "A strongly-typed language that compiles to Javascript", "homepage": "https://www.purescript.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/purescript/purescript/releases/download/v0.15.14/win64.tar.gz", - "hash": "sha1:f2add5a746e4162ccfbfa6fd15004deafbc1e9ba" + "url": "https://github.com/purescript/purescript/releases/download/v0.15.15/win64.tar.gz", + "hash": "sha1:747f9205569ceec1cd2342c0c7fcf78d44b0369e" } }, "extract_dir": "purescript",