diff --git a/bucket/crystal.json b/bucket/crystal.json index 91107ff747..d7a215dc13 100644 --- a/bucket/crystal.json +++ b/bucket/crystal.json @@ -1,12 +1,12 @@ { - "version": "1.14.1", + "version": "1.15.0", "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.1/crystal-1.14.1-windows-x86_64-msvc-unsupported.zip", - "hash": "8b3066f6182e861a88e93b86a0d63c9b625bdf6596aa960de964ef1e60fe4c80" + "url": "https://github.com/crystal-lang/crystal/releases/download/1.15.0/crystal-1.15.0-windows-x86_64-msvc-unsupported.zip", + "hash": "743e08b86e41051985fa0e85375eeebc62efcccbce05bf5944be6a15f849f369" } }, "bin": "crystal.exe",