purescript: Update to version 0.15.7

This commit is contained in:
github-actions[bot] 2022-12-12 20:25:52 +00:00
parent 3016693445
commit c0cc1b75b3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.6", "version": "0.15.7",
"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.6/win64.tar.gz", "url": "https://github.com/purescript/purescript/releases/download/v0.15.7/win64.tar.gz",
"hash": "sha1:2dfa063580649518cc0223f22c7626b6d5ebe7ad" "hash": "sha1:c9adf7207adb54f95b1fb6ac6ed90c2d4970476a"
} }
}, },
"extract_dir": "purescript", "extract_dir": "purescript",