From 10b548373d6f41117b833d6640d0d3915e3de6c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Feb 2022 00:32:31 +0000 Subject: [PATCH] purescript: Update to version 0.14.7 --- bucket/purescript.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/purescript.json b/bucket/purescript.json index 6703761ac2..00888f2c60 100644 --- a/bucket/purescript.json +++ b/bucket/purescript.json @@ -1,12 +1,12 @@ { - "version": "0.14.6", + "version": "0.14.7", "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.6/win64.tar.gz", - "hash": "sha1:2f70546a9ab403692a1b44a8cd7849398b1dd4a3" + "url": "https://github.com/purescript/purescript/releases/download/v0.14.7/win64.tar.gz", + "hash": "sha1:5dcca1233dc9735e4f20c5d9ee63e8d0aebf3a57" } }, "extract_dir": "purescript",