Skip to content

Commit a8a7e43

Browse files
committed
slither-analyzer: bump python resources
1 parent ae1ce3c commit a8a7e43

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/s/slither-analyzer.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class SlitherAnalyzer < Formula
66
url "https://files.pythonhosted.org/packages/f9/d7/327729240d0ab0291cf3e9b36f05e135676ffea796e4a74ec6b7ef7ad2dd/slither_analyzer-0.11.3.tar.gz"
77
sha256 "09953ddb89d9ab182aa5826bda6fa3da482c82b5ffa371e34b35ba766044616e"
88
license "AGPL-3.0-only"
9-
revision 2
9+
revision 3
1010
head "https://github.com/crytic/slither.git", branch: "master"
1111

1212
no_autobump! because: :requires_manual_review
@@ -32,8 +32,8 @@ class SlitherAnalyzer < Formula
3232
end
3333

3434
resource "aiohttp" do
35-
url "https://files.pythonhosted.org/packages/42/6e/ab88e7cb2a4058bed2f7870276454f85a7c56cd6da79349eb314fc7bbcaa/aiohttp-3.12.13.tar.gz"
36-
sha256 "47e2da578528264a12e4e3dd8dd72a7289e5f812758fe086473fab037a10fcce"
35+
url "https://files.pythonhosted.org/packages/e6/0b/e39ad954107ebf213a2325038a3e7a506be3d98e1435e1f82086eec4cde2/aiohttp-3.12.14.tar.gz"
36+
sha256 "6e06e120e34d93100de448fd941522e11dafa78ef1a893c179901b7d66aa29f2"
3737
end
3838

3939
resource "aiosignal" do
@@ -52,8 +52,8 @@ class SlitherAnalyzer < Formula
5252
end
5353

5454
resource "bitarray" do
55-
url "https://files.pythonhosted.org/packages/0d/0f/6ecf00ec04622b8309aca3cfbdba20d5399d9e4e5a4b156d9ffd2e5610d3/bitarray-3.5.0.tar.gz"
56-
sha256 "e10ae216416c36500c86c08ffceaf7589f6ad54056a7007845cdd907813e7d25"
55+
url "https://files.pythonhosted.org/packages/8a/e9/be1722981d43341ec1da6370255c414ec00ba23a99e01fc315dbe4c5c9f4/bitarray-3.5.1.tar.gz"
56+
sha256 "b03c49d1a2eb753cc6090053f1c675ada71e1c3ea02011f1996cf4c2b6e9d6d6"
5757
end
5858

5959
resource "cbor2" do
@@ -232,8 +232,8 @@ class SlitherAnalyzer < Formula
232232
end
233233

234234
resource "web3" do
235-
url "https://files.pythonhosted.org/packages/7d/1e/fc1f5b5a12615cbdca57d35014cdb9823db7392d73b730fa0d89d6a13f6a/web3-7.12.0.tar.gz"
236-
sha256 "08fbe79a2e2503c9820132ebad24ba0372831588cabac5f467999c97ace7dda3"
235+
url "https://files.pythonhosted.org/packages/7e/5e/1660d8d0f78e3391cc48833ddd7a2bcc7e02d5cf267a5ae5defa6d3e459d/web3-7.12.1.tar.gz"
236+
sha256 "97f6a116ccaeb5907bb4cb6c771cc23bc942bf09528a840189e9b509b7b8347c"
237237
end
238238

239239
resource "websockets" do

0 commit comments

Comments
 (0)