11class Renovate < Formula
22 desc "Automated dependency updates. Flexible so you don't need to be"
33 homepage "https://github.com/renovatebot/renovate"
4- url "https://registry.npmjs.org/renovate/-/renovate-39.58 .0.tgz"
5- sha256 "d788b72edcd3f9b674fead809d7397aa340550efee7a4b6ae374a1d6534f349a "
4+ url "https://registry.npmjs.org/renovate/-/renovate-39.59 .0.tgz"
5+ sha256 "f842df007191db71f2193deed9fd2570bf7d11b479ab0b2ec425b7ab96ae6800 "
66 license "AGPL-3.0-only"
77
88 # There are thousands of renovate releases on npm and the page the `Npm`
@@ -17,12 +17,12 @@ class Renovate < Formula
1717 end
1818
1919 bottle do
20- sha256 cellar : :any_skip_relocation , arm64_sequoia : "a2322e562afe1d3658e87e9ad7e331f4d20f64d00b9f7a6b6844ee9e3e400f05 "
21- sha256 cellar : :any_skip_relocation , arm64_sonoma : "dbb0fd7c89e606d63f9d62831f872aad33a0f282b77ee7a127ae6d1495c651f9 "
22- sha256 cellar : :any_skip_relocation , arm64_ventura : "87c6305c73240fbc0d7f3c522e05a5c4640e78a6d876708265c39b4e4c56513b "
23- sha256 cellar : :any_skip_relocation , sonoma : "35882d18564f9376ba402db5ec3e0f43a7ad2e17c78c2ebe4d42beaa54699f49 "
24- sha256 cellar : :any_skip_relocation , ventura : "c7d7b5d838983d261000826f9ec74fd68e021fb955bef289932ee12fb9fdb6f6 "
25- sha256 cellar : :any_skip_relocation , x86_64_linux : "1211c8bc09a6051a4d744996d1ea966d1362124207e06c20ee0c78cdc436cbbf "
20+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "7cc2cbe46f8b28a053028c93a032e268c52be34cc50d874e72eb0307295f5b80 "
21+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "e951bd6d595e8665233ae8687e8ded9b0f72a3bb550e1c2e924a96725ad11719 "
22+ sha256 cellar : :any_skip_relocation , arm64_ventura : "0e756e27801747198d05699834e3e407a8881aa93c84ef812b3bbcffb4174e66 "
23+ sha256 cellar : :any_skip_relocation , sonoma : "e5ed35d3e0e31fd6affd47299d15c467baac61fae506e3a8890945390c98359d "
24+ sha256 cellar : :any_skip_relocation , ventura : "815105516783b3d2d810c612cebfe0d10ec5ce7513483ca74be48cd3965a4694 "
25+ sha256 cellar : :any_skip_relocation , x86_64_linux : "bb1e2fa5aef4322a80e4da94d71a2b3c70e743343a8bc805d690d42541b488f1 "
2626 end
2727
2828 depends_on "node@20"
0 commit comments