purescript: Update to version 0.14.9

This commit is contained in:
github-actions[bot] 2022-04-02 00:33:09 +00:00
parent 54982a5ca0
commit 05319f6093

View File

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