Skip to content

Commit

Permalink
chore: testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Sep 20, 2024
1 parent e3b58cb commit 6805683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update-brew-cask.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ create_cask() {
cat << EOF > $cask_file
cask "$package_name" do
arch arm: "arm64", intel: "x64"
version "$version"
sha256 arm: "$arm_sha256",
intel: "$intel_sha256"
Expand Down

0 comments on commit 6805683

Please sign in to comment.