purescript: Update to version 0.14.3

This commit is contained in:
Jakub Čábera 2021-07-06 23:22:01 -07:00
parent e6d5ec1a9d
commit 9fce4693a7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.14.2", "version": "0.14.3",
"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.2/win64.tar.gz", "url": "https://github.com/purescript/purescript/releases/download/v0.14.3/win64.tar.gz",
"hash": "sha1:53c4c3c04062fb145527bf89df948c52afbfaafd" "hash": "sha1:c72ba34bf31adf92a37e166a2c3069fbad29a108"
} }
}, },
"extract_dir": "purescript", "extract_dir": "purescript",