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",