Skip to content

Commit 64d3b6c

Browse files
committed
docker-gen: update 0.14.2 bottle.
1 parent a2418c9 commit 64d3b6c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/d/docker-gen.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class DockerGen < Formula
77
head "https://github.com/nginx-proxy/docker-gen.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "10aa250ccacf12af0586cdb26e12d20291bfb93840db037c7ac20c5d54dd5e17"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "3d3c813e2d50f109f8664f3744f53209df731d3e5a7984e028efdf5082b38eb7"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "30a5c1029168e2e3d4a265ec7cae38bebe8d0eb712f2579b146d9fb0c07c806a"
13-
sha256 cellar: :any_skip_relocation, sonoma: "b87ed5d29ae98d03caaf00c8f8234de932146a2cf892d950de101c26af627c5d"
14-
sha256 cellar: :any_skip_relocation, ventura: "f62b93fb5c5763aa5137459bb9690424a35bb926331d8edf21312cfc52785da5"
15-
sha256 cellar: :any_skip_relocation, monterey: "e1f5b42598fa8a7424ae4a377098e5fde6e71686d694a6b99636e09e517c55d0"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "91fdbc3850fdf5730b0d58946aac46bf735e85ac64a1b3422c77b0206b05f10f"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3ebd783c3f9b779a5146fb28169b037b0a1a817f59a188daa635948a5ea9d566"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3ebd783c3f9b779a5146fb28169b037b0a1a817f59a188daa635948a5ea9d566"
12+
sha256 cellar: :any_skip_relocation, arm64_monterey: "3ebd783c3f9b779a5146fb28169b037b0a1a817f59a188daa635948a5ea9d566"
13+
sha256 cellar: :any_skip_relocation, sonoma: "6aa979c284a09ade1649a92510b91f969ca168ae9ba92bc49dda40907c4635d0"
14+
sha256 cellar: :any_skip_relocation, ventura: "6aa979c284a09ade1649a92510b91f969ca168ae9ba92bc49dda40907c4635d0"
15+
sha256 cellar: :any_skip_relocation, monterey: "6aa979c284a09ade1649a92510b91f969ca168ae9ba92bc49dda40907c4635d0"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "72b8ac70c979b61d11d27afdcea378c1f0c9e38c0d8275e6504bac74a2776728"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)