purescript: Update to version 0.14.6

This commit is contained in:
github-actions[bot] 2022-02-25 20:26:55 +00:00
parent d239a9d926
commit 2150003544

View File

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