Skip to content

Commit 9ce784e

Browse files
committed
molecule 25.6.0
1 parent 4fc36e3 commit 9ce784e

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/m/molecule.rb

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ class Molecule < Formula
33

44
desc "Automated testing for Ansible roles"
55
homepage "https://molecule.readthedocs.io"
6-
url "https://files.pythonhosted.org/packages/51/d8/3b029e082247fc988fa9869edf39dd3188d929db19f47e91181dff907db5/molecule-25.5.0.tar.gz"
7-
sha256 "585d8ce0ad493be3ae94de096f8b4a896ab9010a7ea36a869fdf5e29bd668f4b"
6+
url "https://files.pythonhosted.org/packages/84/a5/6a061c6d128a351ae884133162104aa3488ac74506c36221599d95b6d33d/molecule-25.6.0.tar.gz"
7+
sha256 "0db208de58bececb0ca87bf2cc48e1017234e1e3ad947c179487737f884e7c7c"
88
license "MIT"
9-
revision 1
109

1110
bottle do
1211
sha256 cellar: :any, arm64_sequoia: "e5b06a38c2bc38fb543e89a9a299ae19cd4bc340830dcd87e984fb7db229abbb"
@@ -32,8 +31,8 @@ class Molecule < Formula
3231
end
3332

3433
resource "ansible-compat" do
35-
url "https://files.pythonhosted.org/packages/30/66/5ab513ccbc8a5820056ee06eab293591a3ed0908eff47e7d3447a4280e20/ansible_compat-25.5.0.tar.gz"
36-
sha256 "0b71052313596e128d2bf60166a1d2ac41c6d140a0ca97d56b878e3c23bfce42"
34+
url "https://files.pythonhosted.org/packages/e4/44/2ef17ed44841f6144ab7802d52227d7096b98ab24dcdda90491ab90182c6/ansible_compat-25.6.0.tar.gz"
35+
sha256 "c2b4bfeca6383b2047b2e1dea473cec4f1f9f2dd59beef71d6c47f632eaf97c9"
3736
end
3837

3938
resource "ansible-core" do
@@ -192,8 +191,8 @@ class Molecule < Formula
192191
end
193192

194193
resource "urllib3" do
195-
url "https://files.pythonhosted.org/packages/8a/78/16493d9c386d8e60e442a35feac5e00f0913c0f4b7c217c11e8ec2ff53e0/urllib3-2.4.0.tar.gz"
196-
sha256 "414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466"
194+
url "https://files.pythonhosted.org/packages/15/22/9ee70a2574a4f4599c47dd506532914ce044817c7752a79b6a51286319bc/urllib3-2.5.0.tar.gz"
195+
sha256 "3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760"
197196
end
198197

199198
resource "wcmatch" do

0 commit comments

Comments
 (0)