From 2dfc54b4a6d717f2d1158bdda7e92cbc0ccfb7d1 Mon Sep 17 00:00:00 2001 From: Edwin Date: Tue, 18 Aug 2026 23:45:49 -0700 Subject: [PATCH] chore(release): update Homebrew formula checksums for v0.17.8 --- Formula/construct.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/construct.rb b/Formula/construct.rb index 2d72a29a..5c57eaf7 100644 --- a/Formula/construct.rb +++ b/Formula/construct.rb @@ -12,10 +12,10 @@ class Construct < Formula if Hardware::CPU.arm? url "https://github.com/construct-worlds/construct/releases/download/v#{version}/construct-aarch64-apple-darwin.tar.gz" - sha256 "413fe69e1545cc7bb82922736af7dca5a6a20dcc71fbe1d2d82807710a6ee053" + sha256 "fc922095d5b5621755dc03533311854d32e978fd9ff3502bab78462e93381545" else url "https://github.com/construct-worlds/construct/releases/download/v#{version}/construct-x86_64-apple-darwin.tar.gz" - sha256 "c8bbe1ad54dc261a7c0627e863bab24d6797403b9e445f18af6b5e017db2fcb1" + sha256 "84422854688581ff22edf38db81146a4a9d1092fae66c89dcb6920eaa2a32736" end def install