From 13aca8b677a212bbbb80d91178e4b7fb1dd27e80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:31:02 +0000 Subject: [PATCH] crystal: Update to version 1.14.1 --- bucket/crystal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/crystal.json b/bucket/crystal.json index 13ecca9901..91107ff747 100644 --- a/bucket/crystal.json +++ b/bucket/crystal.json @@ -1,12 +1,12 @@ { - "version": "1.14.0", + "version": "1.14.1", "description": "The Crystal Programming Language", "homepage": "https://www.crystal-lang.org/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/crystal-lang/crystal/releases/download/1.14.0/crystal-1.14.0-windows-x86_64-msvc-unsupported.zip", - "hash": "96c958e9b8c21caec8a96ba4a72af80846d560cc2971e28abe3c1e338534b60f" + "url": "https://github.com/crystal-lang/crystal/releases/download/1.14.1/crystal-1.14.1-windows-x86_64-msvc-unsupported.zip", + "hash": "8b3066f6182e861a88e93b86a0d63c9b625bdf6596aa960de964ef1e60fe4c80" } }, "bin": "crystal.exe",