From 41448473554aefa157d837758baaeee95cda1434 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:57:17 +0000 Subject: [PATCH] odin: Update to version 2024-10 --- bucket/odin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/odin.json b/bucket/odin.json index 594af6395cd..29ad1405298 100644 --- a/bucket/odin.json +++ b/bucket/odin.json @@ -1,13 +1,13 @@ { "##": "Duplicate (alias) of the odin-dev package", - "version": "2024-09", + "version": "2024-10", "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://github.com/odin-lang/Odin/releases/download/dev-2024-09/odin-windows-amd64-dev-2024-09.zip", - "hash": "f1caafcbc327e50b71f980e74683488c3b99570e40e1642355e2cf7a8fde4781" + "url": "https://github.com/odin-lang/Odin/releases/download/dev-2024-10/odin-windows-amd64-dev-2024-10.zip", + "hash": "bbdbb481d9993aacfa66c4946ff9325f1bd6ec7b89f29aad30efa4f52b96c102" } }, "bin": "odin.exe",