diff --git a/bucket/purescript.json b/bucket/purescript.json index 7569902a6a..351752cd16 100644 --- a/bucket/purescript.json +++ b/bucket/purescript.json @@ -1,12 +1,12 @@ { - "version": "0.15.9", + "version": "0.15.10", "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.9/win64.tar.gz", - "hash": "sha1:23a22f5a604d3bfc80157e0d721830e387383fd3" + "url": "https://github.com/purescript/purescript/releases/download/v0.15.10/win64.tar.gz", + "hash": "sha1:3977ec3c4d231b112eb5876831bc03b3e8f48f4c" } }, "extract_dir": "purescript",