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 e5ad37c commit a15e6e6Copy full SHA for a15e6e6
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.3.tar.gz"
5
- sha256 "df3e193593f9ab2797d293ea4186a62bfbe1195fc0144d172a02ed6065a32034"
+ url "https://github.com/bareos/bareos/archive/refs/tags/Release/24.0.4.tar.gz"
+ sha256 "0151d978b3db86db49abd216224ab150a48fab1278c812a255740d0b4e3a80ab"
6
license "AGPL-3.0-only"
7
8
livecheck do
0 commit comments