File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ class AnsibleLint < Formula
66 url "https://files.pythonhosted.org/packages/dc/ab/e6ac95e777d723fe20a7d8888d5d6ab9f75a808a57f2ab42fe353b6fbd9f/ansible_lint-25.7.0.tar.gz"
77 sha256 "9afcf419997ce1ffc57acaa3a56f377bce8ceeb9db10e6ab84fd565d09be408b"
88 license all_of : [ "MIT" , "GPL-3.0-or-later" ]
9+ revision 1
910
1011 bottle do
1112 sha256 cellar : :any , arm64_sequoia : "795c6db01c8dfe1d8ee01467eea3ada8258500cbf3d247fc08affb60489f9309"
@@ -30,8 +31,8 @@ class AnsibleLint < Formula
3031 end
3132
3233 resource "ansible-core" do
33- url "https://files.pythonhosted.org/packages/29/33/cd25e1af669941fbb5c3d7ac4494cf4a288cb11f53225648d552f8bd8e54 /ansible_core-2.18.7 .tar.gz"
34- sha256 "1a129bf9fcd5dca2b17e83ce77147ee2fbc3c51a4958970152897cc5b6d0aae7 "
34+ url "https://files.pythonhosted.org/packages/9b/78/8b8680eaf7b1990a8d4c26f25cdf2b2eabaae764a3d8e5299b1d61c7c385 /ansible_core-2.18.8 .tar.gz"
35+ sha256 "b0766215a96a47ce39933d27e1e996ca2beb54cf1b3907c742d35c913b1f78cd "
3536 end
3637
3738 resource "attrs" do
@@ -120,8 +121,8 @@ class AnsibleLint < Formula
120121 end
121122
122123 resource "rpds-py" do
123- url "https://files.pythonhosted.org/packages/a5/aa/4456d84bbb54adc6a916fb10c9b374f78ac840337644e4a5eda229c81275 /rpds_py-0.26 .0.tar.gz"
124- sha256 "20dae58a859b0906f0685642e591056f1e787f3a8b39c8e8749a45dc7d26bdb0 "
124+ url "https://files.pythonhosted.org/packages/1e/d9/991a0dee12d9fc53ed027e26a26a64b151d77252ac477e22666b9688bc16 /rpds_py-0.27 .0.tar.gz"
125+ sha256 "8b23cf252f180cda89220b378d917180f29d313cd6a07b2431c0d3b776aae86f "
125126 end
126127
127128 resource "ruamel-yaml" do
You can’t perform that action at this time.
0 commit comments