We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb115be commit 38a4201Copy full SHA for 38a4201
Formula/b/bareos-client.rb
@@ -1,8 +1,8 @@
1
class BareosClient < Formula
2
desc "Client for Bareos (Backup Archiving REcovery Open Sourced)"
3
homepage "https://www.bareos.com/"
4
- url "https://github.com/bareos/bareos/archive/refs/tags/Release/24.0.5.tar.gz"
5
- sha256 "52bbd9cde1c8a2e7fe7c00fb41215e5add112607de7a2ca77677a28752e7a8d7"
+ url "https://github.com/bareos/bareos/archive/refs/tags/Release/24.0.6.tar.gz"
+ sha256 "4bc17b7c9f5e3722ecccb5a9316fd398457c0d197629b5ec1800a50b8fdd1cb8"
6
license "AGPL-3.0-only"
7
8
livecheck do
0 commit comments