purescript: Update to version 0.15.15

This commit is contained in:
github-actions[bot] 2024-02-07 20:23:47 +00:00
parent eb37344d83
commit bf37eafdc9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.14", "version": "0.15.15",
"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.14/win64.tar.gz", "url": "https://github.com/purescript/purescript/releases/download/v0.15.15/win64.tar.gz",
"hash": "sha1:f2add5a746e4162ccfbfa6fd15004deafbc1e9ba" "hash": "sha1:747f9205569ceec1cd2342c0c7fcf78d44b0369e"
} }
}, },
"extract_dir": "purescript", "extract_dir": "purescript",