@@ -3,17 +3,17 @@ class Codelimit < Formula
33
44 desc "Your Refactoring Alarm"
55 homepage "https://github.com/getcodelimit/codelimit"
6- url "https://files.pythonhosted.org/packages/49/5b/496a99d273344341d37c790cae8ebdf7bfd78a88b8c36b4b350a9a8bc07d /codelimit-0.11.2 .tar.gz"
7- sha256 "fe7dd6c2ca9cbc4eea3a5a3c7dc352a478f98578ae41cb0164dc6ee53fdb3944 "
6+ url "https://files.pythonhosted.org/packages/c4/6f/f7c10d2908df4fb1f4326eca4bdf9421c749e5c61f62c67e4ea68a99e2b0 /codelimit-0.11.3 .tar.gz"
7+ sha256 "bea2528fb8e3f26ae194467186e576a3f63627f7b189836cdbb3c30824809faa "
88 license "GPL-3.0-or-later"
99
1010 bottle do
11- sha256 cellar : :any , arm64_sequoia : "67e9af78166cbfee7b6483b855952f703800a865350ad4933b41cf2f3ca30156 "
12- sha256 cellar : :any , arm64_sonoma : "eec51af03ad2e594a0873354e401dec6be4a0e0b1e3c9edd09c743b63bf3943c "
13- sha256 cellar : :any , arm64_ventura : "ea549cc8441bdf108d3164b19bb3c9feb4eb25f76b29530d4f464f31610cb236 "
14- sha256 cellar : :any , sonoma : "182e862202ddbcfc8b993cf6f5b9a5ac3397ca60b995b8932c9980acd87eb1fd "
15- sha256 cellar : :any , ventura : "32341b238013d03f6b2e763d1e538da39520c2a80c861080bbf9881070b819c8 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "7d8058def1b7cc5f8366f94a4ddef50e43bd526a37f4dbfd5dcf95ef4d604445 "
11+ sha256 cellar : :any , arm64_sequoia : "17b55349fd9440e81999dfe2e8b3dc9ad3c6e2afbfd2add89e26cf9b6e7cfd21 "
12+ sha256 cellar : :any , arm64_sonoma : "1c7f116fd67c3ea81f90bed277e9ce62cf1d9bd0c8ced2b9965d382ec9572c08 "
13+ sha256 cellar : :any , arm64_ventura : "f10a7d25c51f39d8786e453263c334edfdf52659fd2d367a19854beb0e184f53 "
14+ sha256 cellar : :any , sonoma : "2af813192d5997ba110ca9fada93a696228c2e4deafe40f27e4726d2fd328d92 "
15+ sha256 cellar : :any , ventura : "51ef2e6d62da2add164c247fdb3bd5651260714352496279c9dcfd7d869bd91e "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ffb7c1b9122307bc892e97d6f19f790589bf55e679b7b9222d1d3befcd1b4c4a "
1717 end
1818
1919 depends_on "certifi"
0 commit comments