diff --git a/bucket/odin-nightly.json b/bucket/odin-nightly.json index e2edbaae98b..9b6938cad7a 100644 --- a/bucket/odin-nightly.json +++ b/bucket/odin-nightly.json @@ -1,12 +1,12 @@ { - "version": "2025-01-18", + "version": "2025-01-19", "description": "General-purpose programming language with distinct typing, built for high performance, modern systems, and built-in data-oriented data types.", "homepage": "https://odin-lang.org/", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://f001.backblazeb2.com/file/odin-binaries/nightly/odin-windows-amd64-nightly%2B2025-01-18.zip", - "hash": "0a40631e28561baf4d71602d3154faeb68a799f95b2ecd7d866879c97948f092" + "url": "https://f001.backblazeb2.com/file/odin-binaries/nightly/odin-windows-amd64-nightly%2B2025-01-19.zip", + "hash": "412ad6c2ade61a2f57f23ef99d37ccb9d709bcae20eaf536cd8eb8dee2292559" } }, "extract_dir": "dist",