crystal: Update to version 1.14.1

This commit is contained in:
github-actions[bot] 2025-01-08 16:31:02 +00:00
parent 07dd5a1e15
commit 13aca8b677

View File

@ -1,12 +1,12 @@
{ {
"version": "1.14.0", "version": "1.14.1",
"description": "The Crystal Programming Language", "description": "The Crystal Programming Language",
"homepage": "https://www.crystal-lang.org/", "homepage": "https://www.crystal-lang.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/crystal-lang/crystal/releases/download/1.14.0/crystal-1.14.0-windows-x86_64-msvc-unsupported.zip", "url": "https://github.com/crystal-lang/crystal/releases/download/1.14.1/crystal-1.14.1-windows-x86_64-msvc-unsupported.zip",
"hash": "96c958e9b8c21caec8a96ba4a72af80846d560cc2971e28abe3c1e338534b60f" "hash": "8b3066f6182e861a88e93b86a0d63c9b625bdf6596aa960de964ef1e60fe4c80"
} }
}, },
"bin": "crystal.exe", "bin": "crystal.exe",