From 04313d641b11b17646c5d8067f5b6898a5758a90 Mon Sep 17 00:00:00 2001 From: Ryan Liptak Date: Tue, 20 Feb 2024 21:45:22 -0800 Subject: [PATCH] Bump aro to latest --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index daa1af3..16277dc 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -3,8 +3,8 @@ .version = "0.1.0", .dependencies = .{ .aro = .{ - .url = "https://github.com/Vexu/arocc/archive/234a0ef9f827791f7642a950f13a6eb0e911c375.tar.gz", - .hash = "1220dbbcba8b46bc25a9004d6276a7c3cbc081efd2333646df0d9ce8257fc97bca55", + .url = "https://github.com/Vexu/arocc/archive/fb79ba593f9a46dd01d9dc67cea6d03190fa38e6.tar.gz", + .hash = "1220b51520b698aafd05caa6ee0b557148051d0fbb544dade82415e0af6a65b9f9bf", }, .compressed_mingw_includes = .{ .url = "https://github.com/squeek502/compressed_mingw_includes/releases/download/1.0.0/compressed_mingw_includes.tar.gz",