We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39194d commit 03c11a1Copy full SHA for 03c11a1
Casks/b/bruno.rb
@@ -1,9 +1,9 @@
1
cask "bruno" do
2
arch arm: "arm64", intel: "x64"
3
4
- version "1.34.2"
5
- sha256 arm: "4761a693a24eddc91eefc1d660e3b391c0a297f2431c10dce362dac1d200376b",
6
- intel: "b768d2e255100113c0bc06ab729852c54e66feb1d5d7f5902045e088c87644f7"
+ version "1.35.0"
+ sha256 arm: "b631521d63f980fd9ae442c8b06f1d3695268c4bd64982f07bd48dd3b6d9b86f",
+ intel: "a73f762c21c3537d6e63ea21b3efe6b1e36fbe272077a63bea13f984ff7fe10d"
7
8
url "https://github.com/usebruno/bruno/releases/download/v#{version}/bruno_#{version}_#{arch}_mac.dmg",
9
verified: "github.com/usebruno/bruno/"
0 commit comments