Skip to content

Commit ae0f3b4

Browse files
committed
dasel: update 3.7.0 bottle.
1 parent 18c063c commit ae0f3b4

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Formula/d/dasel.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Dasel < Formula
77
head "https://github.com/TomWright/dasel.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "6de4e0eb93742ab07d97b3308dd7676afcc3070ea113df704faa002ba81a3f25"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6de4e0eb93742ab07d97b3308dd7676afcc3070ea113df704faa002ba81a3f25"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6de4e0eb93742ab07d97b3308dd7676afcc3070ea113df704faa002ba81a3f25"
13-
sha256 cellar: :any_skip_relocation, sonoma: "44c7696a089c73d1be94963aadb3ae97200395ec677c1464dbdbc164d88f1f1e"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "cbcc6832827b7d4d7640d8e4805ee5275255823de4201e62c92de0d4990fbd77"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "aa2e168dec4701a26a11409a2e4a458666afa89b1d18559b6fa1c55a3bd76e82"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "c91a08594cdfcb126c784188a912d4fbb605da83a2651df7eec7bd7483d3a6c9"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c91a08594cdfcb126c784188a912d4fbb605da83a2651df7eec7bd7483d3a6c9"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c91a08594cdfcb126c784188a912d4fbb605da83a2651df7eec7bd7483d3a6c9"
13+
sha256 cellar: :any_skip_relocation, sonoma: "0ee44a4715d74c2468d5b6b6fdde8c7c0c6dc03d50a0624be414325e28d60914"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "02d860f19c00fb7f6ecb7a836eabe406b93e53c27aaaef1a177301fc8921dee6"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "279a8675b9e70031eb19700f58596a16cc2a9a111973a416a5af77a2746c0844"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)