purescript: Update to version 0.14.7

This commit is contained in:
github-actions[bot] 2022-02-27 00:32:31 +00:00
parent e7d64a0c31
commit 10b548373d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.14.6", "version": "0.14.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.14.6/win64.tar.gz", "url": "https://github.com/purescript/purescript/releases/download/v0.14.7/win64.tar.gz",
"hash": "sha1:2f70546a9ab403692a1b44a8cd7849398b1dd4a3" "hash": "sha1:5dcca1233dc9735e4f20c5d9ee63e8d0aebf3a57"
} }
}, },
"extract_dir": "purescript", "extract_dir": "purescript",