From c0cc1b75b35b9c689bb863079ec5d430fe710de9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 20:25:52 +0000 Subject: [PATCH] purescript: Update to version 0.15.7 --- bucket/purescript.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/purescript.json b/bucket/purescript.json index 711432dd61..8c1f7244a6 100644 --- a/bucket/purescript.json +++ b/bucket/purescript.json @@ -1,12 +1,12 @@ { - "version": "0.15.6", + "version": "0.15.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.15.6/win64.tar.gz", - "hash": "sha1:2dfa063580649518cc0223f22c7626b6d5ebe7ad" + "url": "https://github.com/purescript/purescript/releases/download/v0.15.7/win64.tar.gz", + "hash": "sha1:c9adf7207adb54f95b1fb6ac6ed90c2d4970476a" } }, "extract_dir": "purescript",