Skip to content

Commit 0cc0d87

Browse files
committed
vet: update 1.9.9 bottle.
1 parent d9a2514 commit 0cc0d87

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/v/vet.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Vet < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "60038254b926f1c67258eee138042aef64fd7abbe829a13f99e90cb65918a15f"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f0893d920f1049d927891bb5ea22d0eb5fb5645e674856c94d7950cd539de84"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "276d97d20ddd6a27b65fbef6b61fc91adf3ffe2396e49dd2d89da473d2ddf84a"
12-
sha256 cellar: :any_skip_relocation, sonoma: "50db4404399b87f9dab31d710e1f09dd8ac85fae35ce0c1a37c7a1e4f0dbf339"
13-
sha256 cellar: :any_skip_relocation, ventura: "b6c4c63302326ab55f42fa25bbe557d3679476a7f003a7370c395cf79e1e48fb"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1f5641878c907d0f3bc66ba42d0bf3be13ce0a327cab1c9e6d51398fcdbeb8d6"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7972b36137fd9ab2f77dd83288afef3438e88de4a3657ceb7897aaa737eedd3e"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fc28e27e0c4baa179c80d7f715d47b5e9f5042920117f1de2918edb786459ac6"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "70c9b936803bd56839ad2448bedf1d04ec1482b057f5cf3ba6a4bfa23fa1fa0e"
12+
sha256 cellar: :any_skip_relocation, sonoma: "9d12d497b0128bc2aa933927edc41d183dc448c077c250d445fef7592106fe70"
13+
sha256 cellar: :any_skip_relocation, ventura: "171ddc008d44db530113d864446425620487083c5f2f830d7b22a0bdce3a7c03"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b9ea0d20e0619d75fd1663a27514db4b2bf9d3f624208cdddebb65a9ba1caea8"
1515
end
1616

1717
depends_on "go"

0 commit comments

Comments
 (0)