purescript: Update to version 0.15.9

This commit is contained in:
github-actions[bot] 2023-04-29 20:24:25 +00:00
parent a1713f58ec
commit 4c0e6e02d9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.8", "version": "0.15.9",
"description": "A strongly-typed language that compiles to Javascript", "description": "A strongly-typed language that compiles to Javascript",
"homepage": "https://www.purescript.org/", "homepage": "https://www.purescript.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/purescript/purescript/releases/download/v0.15.8/win64.tar.gz", "url": "https://github.com/purescript/purescript/releases/download/v0.15.9/win64.tar.gz",
"hash": "sha1:aec65bd8dcef95bae04a39a22edf553023eb92da" "hash": "sha1:23a22f5a604d3bfc80157e0d721830e387383fd3"
} }
}, },
"extract_dir": "purescript", "extract_dir": "purescript",