diff --git a/bucket/odin-nightly.json b/bucket/odin-nightly.json index 5fa75ab6bf8..869b98f2f06 100644 --- a/bucket/odin-nightly.json +++ b/bucket/odin-nightly.json @@ -1,12 +1,12 @@ { - "version": "2024-01-20", + "version": "2024-01-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-01-20.zip", - "hash": "0946105b59b5df6caf5c6442f7b93e31054a320ce2d6e4409cc7708b1b9361f3" + "url": "https://f001.backblazeb2.com/file/odin-binaries/nightly/odin-windows-amd64-nightly%2B2024-01-21.zip", + "hash": "f8aa9cffe832687ab7ea6b9ae097330afcec62bd1d1b54142fe5b64ad5e380bc" } }, "extract_dir": "windows_artifacts",