purescript: Update to version 0.15.8

This commit is contained in:
github-actions[bot] 2023-03-06 12:31:19 +00:00
parent b52c62df13
commit bc48d6b1fb

View File

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