diff --git a/bucket/odin-nightly.json b/bucket/odin-nightly.json index 773712ef1c8..e3215bd9677 100644 --- a/bucket/odin-nightly.json +++ b/bucket/odin-nightly.json @@ -1,12 +1,12 @@ { - "version": "2024-12-20", + "version": "2024-12-21", "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%2B2024-12-20.zip", - "hash": "e9bf13428715ad78d31790ea7db8e66e8916800f1bf26f8ee5c1ee873a54d863" + "url": "https://f001.backblazeb2.com/file/odin-binaries/nightly/odin-windows-amd64-nightly%2B2024-12-21.zip", + "hash": "f3a530a25bbcad5c8a61fcdce7b73947477c7d26b476961a23b1e4079c45ff13" } }, "extract_dir": "windows_artifacts",