From bc48d6b1fb74db0df0a892756718e6d9c11b40bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 12:31:19 +0000 Subject: [PATCH] purescript: Update to version 0.15.8 --- bucket/purescript.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/purescript.json b/bucket/purescript.json index 8c1f7244a6..70bfcf5aea 100644 --- a/bucket/purescript.json +++ b/bucket/purescript.json @@ -1,12 +1,12 @@ { - "version": "0.15.7", + "version": "0.15.8", "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.7/win64.tar.gz", - "hash": "sha1:c9adf7207adb54f95b1fb6ac6ed90c2d4970476a" + "url": "https://github.com/purescript/purescript/releases/download/v0.15.8/win64.tar.gz", + "hash": "sha1:aec65bd8dcef95bae04a39a22edf553023eb92da" } }, "extract_dir": "purescript",