From 2846ee7a4cfa24458bb8063412ab2e753b344d2f Mon Sep 17 00:00:00 2001 From: ntn-x2 <6704504+ntn-x2@users.noreply.github.com> Date: Tue, 9 Jun 2026 11:24:04 +0000 Subject: [PATCH] chore(ci): auto-update Nix hashes for v0.5.3 --- circuits-nix-hashes.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/circuits-nix-hashes.json b/circuits-nix-hashes.json index 19ea5c3..afaf7b8 100644 --- a/circuits-nix-hashes.json +++ b/circuits-nix-hashes.json @@ -27,5 +27,11 @@ "aarch64-linux": "sha256-WQkAhg48HC5kk3OqK1E8GWILNFO1f3IRMBho/JvLoGY=", "x86_64-linux": "sha256-niBx4dGSJmu5PcZhpSDgV7SKWsk3qvJTG92EHgDVGqc=", "x86_64-windows": "sha256-P5H+dpu4IPr756JBTfNEdV37IWbEAuxk2vkBXtA9HbI=" + }, + "0.5.3": { + "aarch64-darwin": "sha256-1k0UbE+qS/V4pTXxaQnMhnBfOTWgORJ8WHbzEWlIgnE=", + "aarch64-linux": "sha256-Sy/zH4d45c0orABTEC/GUdpTgf7NditgYaqPITQx+ao=", + "x86_64-linux": "sha256-25129Q81NqwRIGfyCD2K7z+rgCTR7y96JZs3SQvDXqw=", + "x86_64-windows": "sha256-opNCzGdlvjeiBDlw+k+FwNacN6G8K9XK+JoUXfaNfAc=" } }