diff --git a/bucket/odin-nightly.json b/bucket/odin-nightly.json index 16c1300c9cf..83037e2d131 100644 --- a/bucket/odin-nightly.json +++ b/bucket/odin-nightly.json @@ -1,12 +1,12 @@ { - "version": "2025-02-21", + "version": "2025-02-22", "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-02-21.zip", - "hash": "f8beb8a5f7355fb715df195d466390c2f965e71a5ebecf186a319966115aa32d" + "url": "https://f001.backblazeb2.com/file/odin-binaries/nightly/odin-windows-amd64-nightly%2B2025-02-22.zip", + "hash": "ba69eb694c6ec6aa453940b0830a9287750a4093be9c32c5659b0073a96bcc30" } }, "extract_dir": "dist",