Skip to content

Commit 2a6ce93

Browse files
committed
docker-squash 1.2.1
1 parent c6c36e6 commit 2a6ce93

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Formula/d/docker-squash.rb

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ class DockerSquash < Formula
33

44
desc "Docker image squashing tool"
55
homepage "https://github.com/goldmann/docker-squash"
6-
url "https://files.pythonhosted.org/packages/3c/83/c0a3cee67e2af20c7c337fd7cd49b49c9a741e785e7a4c631404a03b7a00/docker-squash-1.2.0.tar.gz"
7-
sha256 "33120a217fa9804530d1cf8091aacc5abf9020c6bc51c5108ae80ff8625782df"
6+
url "https://files.pythonhosted.org/packages/c9/10/4bf67bb4e15414f2a5e2a7d20fe773c96f471223b1a4d6dd60f1fe2e6365/docker_squash-1.2.1.tar.gz"
7+
sha256 "ecb801ff52baf2b954d6420a82279fa035a40d3bb35ef68f21a7537d9099f05e"
88
license "MIT"
9-
revision 3
109

1110
bottle do
1211
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bac9919bd5ef4acc169738a10bfa00027d79336aa8a3970c611eafb1a74c723c"
@@ -32,8 +31,8 @@ class DockerSquash < Formula
3231
end
3332

3433
resource "idna" do
35-
url "https://files.pythonhosted.org/packages/21/ed/f86a79a07470cb07819390452f178b3bef1d375f2ec021ecfc709fc7cf07/idna-3.7.tar.gz"
36-
sha256 "028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc"
34+
url "https://files.pythonhosted.org/packages/e8/ac/e349c5e6d4543326c6883ee9491e3921e0d07b55fdf3cce184b40d63e72a/idna-3.8.tar.gz"
35+
sha256 "d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603"
3736
end
3837

3938
resource "packaging" do

0 commit comments

Comments
 (0)