From 03fcb83bf977683136db5618d6c0d71f0f4c4feb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 16:31:27 +0000 Subject: [PATCH] purescript: Update to version 0.15.6 --- bucket/purescript.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/purescript.json b/bucket/purescript.json index efa8f5e6f0..711432dd61 100644 --- a/bucket/purescript.json +++ b/bucket/purescript.json @@ -1,12 +1,12 @@ { - "version": "0.15.5", + "version": "0.15.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.15.5/win64.tar.gz", - "hash": "sha1:4210a5af1612e0f009312f19290e7971d7fa148a" + "url": "https://github.com/purescript/purescript/releases/download/v0.15.6/win64.tar.gz", + "hash": "sha1:2dfa063580649518cc0223f22c7626b6d5ebe7ad" } }, "extract_dir": "purescript",