File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,9 @@ class DockerSquash < Formula
3
3
4
4
desc "Docker image squashing tool"
5
5
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 "
8
8
license "MIT"
9
- revision 3
10
9
11
10
bottle do
12
11
sha256 cellar : :any_skip_relocation , arm64_sonoma : "bac9919bd5ef4acc169738a10bfa00027d79336aa8a3970c611eafb1a74c723c"
@@ -32,8 +31,8 @@ class DockerSquash < Formula
32
31
end
33
32
34
33
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 "
37
36
end
38
37
39
38
resource "packaging" do
You can’t perform that action at this time.
0 commit comments