Skip to content

Commit 6436a3f

Browse files
committed
chore: cask url
1 parent 6805683 commit 6436a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update-brew-cask.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ cask "$package_name" do
9797
sha256 arm: "$arm_sha256",
9898
intel: "$intel_sha256"
9999
100-
url "$repo/releases/download/v#{version}/algokit-#{version}-macos_#{arch}.tar.gz"
100+
url "$repo/releases/download/v#{version}/algokit-#{version}-macos_#{arch}-brew.tar.gz"
101101
name "$package_name"
102102
desc "$desc"
103103
homepage "$homepage"

0 commit comments

Comments
 (0)