purescript: Update to version 0.15.4

This commit is contained in:
github-actions[bot] 2022-07-01 00:39:01 +00:00
parent 3049980ca1
commit b6e036fc79

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.3", "version": "0.15.4",
"description": "A strongly-typed language that compiles to Javascript", "description": "A strongly-typed language that compiles to Javascript",
"homepage": "http://purescript.org/", "homepage": "http://purescript.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/purescript/purescript/releases/download/v0.15.3/win64.tar.gz", "url": "https://github.com/purescript/purescript/releases/download/v0.15.4/win64.tar.gz",
"hash": "sha1:41db0a313978a7429f2e2e7afb93e88225f59a3f" "hash": "sha1:823f2f72b184256d8fa38395f2085a435e585c0d"
} }
}, },
"extract_dir": "purescript", "extract_dir": "purescript",