purescript: Update to version 0.15.1

This commit is contained in:
github-actions[bot] 2022-05-17 20:27:59 +00:00
parent 85fb31b7be
commit 84550a15bd

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.0", "version": "0.15.1",
"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.0/win64.tar.gz", "url": "https://github.com/purescript/purescript/releases/download/v0.15.1/win64.tar.gz",
"hash": "sha1:76bb82bc9591bb041411f5ea612dcee0c852b5aa" "hash": "sha1:320b116e4b6dcd7a34552b44eac069339a24eabb"
} }
}, },
"extract_dir": "purescript", "extract_dir": "purescript",