diff --git a/bucket/purescript.json b/bucket/purescript.json index 968819a11a..e6ba5acf1d 100644 --- a/bucket/purescript.json +++ b/bucket/purescript.json @@ -1,12 +1,12 @@ { - "version": "0.14.3", + "version": "0.14.4", "description": "A strongly-typed language that compiles to Javascript", "homepage": "http://purescript.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/purescript/purescript/releases/download/v0.14.3/win64.tar.gz", - "hash": "sha1:c72ba34bf31adf92a37e166a2c3069fbad29a108" + "url": "https://github.com/purescript/purescript/releases/download/v0.14.4/win64.tar.gz", + "hash": "sha1:c40988291c1b4f6be31c1df619e58b8737af2f0a" } }, "extract_dir": "purescript",