11class BareosClient < Formula
22 desc "Client for Bareos (Backup Archiving REcovery Open Sourced)"
33 homepage "https://www.bareos.com/"
4- url "https://github.com/bareos/bareos/archive/refs/tags/Release/24.0.3 .tar.gz"
5- sha256 "df3e193593f9ab2797d293ea4186a62bfbe1195fc0144d172a02ed6065a32034 "
4+ url "https://github.com/bareos/bareos/archive/refs/tags/Release/24.0.4 .tar.gz"
5+ sha256 "0151d978b3db86db49abd216224ab150a48fab1278c812a255740d0b4e3a80ab "
66 license "AGPL-3.0-only"
77
88 livecheck do
@@ -11,13 +11,13 @@ class BareosClient < Formula
1111 end
1212
1313 bottle do
14- sha256 arm64_sequoia : "10b0c0b67042ffd83629387b86d6112cb34e6e950eedf755e954093f641f5728 "
15- sha256 arm64_sonoma : "6705b2e4d0d8e1a1e1830168823469bcc4a8617492fe13daa22bb1ae72734609 "
16- sha256 arm64_ventura : "71e22166e539e09d6b87cd86ec01bd79a478ae377a9c15004c7b00483820c87b "
17- sha256 sonoma : "9c04da04c8b41c09a2fffea007a264978a95d13c24964db6f9dcac4f09b04d4e "
18- sha256 ventura : "45ecb37f7607c7f9f17d143dff01d1ae3e6a44a62dca7d71e6f603a81d5ce59b "
19- sha256 arm64_linux : "09de0afc996411c511d8c244ec8d6b9101e39d787a69c6db9c7b99d85f497bfb "
20- sha256 x86_64_linux : "c6dc45c3b4ddf3c3008e3381cab0c3946e62646d618437d48de7c6d4edc48a1b "
14+ sha256 arm64_sequoia : "4d364de83ca4995fe14b7f77d10b60a528f460d4333eff9bc83448e3e57b0237 "
15+ sha256 arm64_sonoma : "b600ec264b906a2ccf889135b0f4ac5b9d9f61b83cec9b0bc54dc2461146cea8 "
16+ sha256 arm64_ventura : "7ad4d1c547798be74d5a779a64ed33894dd0d8632c1e0afcd95a535eb147c38d "
17+ sha256 sonoma : "b3e9c9f87cb84bbb4f3e130db6c38c724cbf8b8889bce489978114d6c4072866 "
18+ sha256 ventura : "7a418e0e4e5fe69ac0cdbc2947de50fc42bb6f4bc2c4514d8e21c24b9f989192 "
19+ sha256 arm64_linux : "2d861b8c2ccb63ef0ebf43e317ec38d7a15dc5263fb1f149f5b98f38e69f5ca9 "
20+ sha256 x86_64_linux : "e46917c3723b9ac9971365d17832de7937ef980dbe35a56b35a086dba729d536 "
2121 end
2222
2323 depends_on "cli11" => :build
0 commit comments