purescript: Update to version 0.15.0

This commit is contained in:
github-actions[bot] 2022-04-29 20:28:24 +00:00
parent 635f3f5ab0
commit 1e8688c5f1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.14.9", "version": "0.15.0",
"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.14.9/win64.tar.gz", "url": "https://github.com/purescript/purescript/releases/download/v0.15.0/win64.tar.gz",
"hash": "sha1:3b0e18816383a59655676c834796beb27baad412" "hash": "sha1:76bb82bc9591bb041411f5ea612dcee0c852b5aa"
} }
}, },
"extract_dir": "purescript", "extract_dir": "purescript",