Skip to content

Commit d68401d

Browse files
committed
poutine: update 0.16.1 bottle.
1 parent a09d969 commit d68401d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/poutine.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b64630976f9250659df867f0c4a69fd7f6e51651ba9c483acc3476bb80c3d0ee"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b64630976f9250659df867f0c4a69fd7f6e51651ba9c483acc3476bb80c3d0ee"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b64630976f9250659df867f0c4a69fd7f6e51651ba9c483acc3476bb80c3d0ee"
13-
sha256 cellar: :any_skip_relocation, sonoma: "fd2b05d18e2773d0a857afb7995aadb0b07e0da65685ebd84f30d2a1d7ae4469"
14-
sha256 cellar: :any_skip_relocation, ventura: "fd2b05d18e2773d0a857afb7995aadb0b07e0da65685ebd84f30d2a1d7ae4469"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "72832cd96791f7b3db2b03921061c774a4d6b1f3fd40765a2e7c4f016d49090e"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "650900df417aec95a8b81b0d8eb08dc4645d5b6503fe8aec879faf9b9856bffc"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "650900df417aec95a8b81b0d8eb08dc4645d5b6503fe8aec879faf9b9856bffc"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "650900df417aec95a8b81b0d8eb08dc4645d5b6503fe8aec879faf9b9856bffc"
13+
sha256 cellar: :any_skip_relocation, sonoma: "5c658fbe5adc07b25198fbbee42b554c59ccb9317bdb68e5b966fa22442646ef"
14+
sha256 cellar: :any_skip_relocation, ventura: "5c658fbe5adc07b25198fbbee42b554c59ccb9317bdb68e5b966fa22442646ef"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4be118de7e4947ae368b4a1098139b8f6530f19a9f73979015c25580420b4e48"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)