@@ -6,20 +6,19 @@ 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
1313
1414 bottle do
15- rebuild 1
16- sha256 cellar : :any , arm64_sequoia : "0f221ce11167436927e4f6c63412858355ce0eb3f3976ca1c3954355c5abcb89"
17- sha256 cellar : :any , arm64_sonoma : "1cd148cd99d734a13a0f22fbde2789124ac1ee64e0c9ef59dadef22f2cdbd26b"
18- sha256 cellar : :any , arm64_ventura : "e4b349904ab125fb7157619cd490e9930df3d89d96be05c49342b2c700f7ebd0"
19- sha256 cellar : :any , sonoma : "5066490ff24b2a4d362ee08b058c8a87dc7d41342a505eff8778dc243a0d1cd1"
20- sha256 cellar : :any , ventura : "1ac55a6dc52f48fc823425febdea84875226a5932d31c22db5c75481c7b5f452"
21- sha256 cellar : :any_skip_relocation , arm64_linux : "095af75047a69659af1a73d000eeba954b9c3372888711f8fd2a32cb698ba8ac"
22- sha256 cellar : :any_skip_relocation , x86_64_linux : "bcf095c52f2a0a7c922676fcd6120e3e4d3eee077c8f7c6e24376a201dc3554b"
15+ sha256 cellar : :any , arm64_sequoia : "d3d8b589d9cb2044065b1e21416c94bdbca2ef459ebcf161cb3f2e2b4bef6a78"
16+ sha256 cellar : :any , arm64_sonoma : "f8f044628ebf98bbe66f788cec5a0f1e9a0739759e6143c5d412c030c42a5e95"
17+ sha256 cellar : :any , arm64_ventura : "ff8544b80cf62a5ef122ddb4d6db448d1df227964730e09adf2d935ce24cba8f"
18+ sha256 cellar : :any , sonoma : "0df77ede0acf71566d3e20f2f5a74d88b6de63a279a00d545de3f5a3ed9117bb"
19+ sha256 cellar : :any , ventura : "89e608492f04e2f5486c53d9c3d0c3cbf35e1ca858c4eeec1894ebee6cac972f"
20+ sha256 cellar : :any_skip_relocation , arm64_linux : "7e3ea8b431cda5c81e3a238935993691a4133df86df85dadbe38c368dce64c1c"
21+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b74ea96c92696146197626c1c1f10d1860162ce3efee4140712a32b15de89a4c"
2322 end
2423
2524 depends_on "rust" => :build # for rpds-py
@@ -32,8 +31,8 @@ class SlitherAnalyzer < Formula
3231 end
3332
3433 resource "aiohttp" do
35- url "https://files.pythonhosted.org/packages/42/6e/ab88e7cb2a4058bed2f7870276454f85a7c56cd6da79349eb314fc7bbcaa /aiohttp-3.12.13 .tar.gz"
36- sha256 "47e2da578528264a12e4e3dd8dd72a7289e5f812758fe086473fab037a10fcce "
34+ url "https://files.pythonhosted.org/packages/e6/0b/e39ad954107ebf213a2325038a3e7a506be3d98e1435e1f82086eec4cde2 /aiohttp-3.12.14 .tar.gz"
35+ sha256 "6e06e120e34d93100de448fd941522e11dafa78ef1a893c179901b7d66aa29f2 "
3736 end
3837
3938 resource "aiosignal" do
@@ -52,8 +51,8 @@ class SlitherAnalyzer < Formula
5251 end
5352
5453 resource "bitarray" do
55- url "https://files.pythonhosted.org/packages/0d/0f/6ecf00ec04622b8309aca3cfbdba20d5399d9e4e5a4b156d9ffd2e5610d3 /bitarray-3.5.0 .tar.gz"
56- sha256 "e10ae216416c36500c86c08ffceaf7589f6ad54056a7007845cdd907813e7d25 "
54+ url "https://files.pythonhosted.org/packages/8a/e9/be1722981d43341ec1da6370255c414ec00ba23a99e01fc315dbe4c5c9f4 /bitarray-3.5.1 .tar.gz"
55+ sha256 "b03c49d1a2eb753cc6090053f1c675ada71e1c3ea02011f1996cf4c2b6e9d6d6 "
5756 end
5857
5958 resource "cbor2" do
@@ -232,8 +231,8 @@ class SlitherAnalyzer < Formula
232231 end
233232
234233 resource "web3" do
235- url "https://files.pythonhosted.org/packages/7d/1e/fc1f5b5a12615cbdca57d35014cdb9823db7392d73b730fa0d89d6a13f6a /web3-7.12.0 .tar.gz"
236- sha256 "08fbe79a2e2503c9820132ebad24ba0372831588cabac5f467999c97ace7dda3 "
234+ url "https://files.pythonhosted.org/packages/7e/5e/1660d8d0f78e3391cc48833ddd7a2bcc7e02d5cf267a5ae5defa6d3e459d /web3-7.12.1 .tar.gz"
235+ sha256 "97f6a116ccaeb5907bb4cb6c771cc23bc942bf09528a840189e9b509b7b8347c "
237236 end
238237
239238 resource "websockets" do
0 commit comments