Skip to content

Commit

Permalink
Merge pull request #175915 from Homebrew/backupninja-update-livecheck
Browse files Browse the repository at this point in the history
backupninja: update livecheck
  • Loading branch information
chenrui333 committed Jun 29, 2024
2 parents 7b68d2e + dc035c8 commit 6761209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/b/backupninja.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Backupninja < Formula
license "GPL-2.0-or-later"

livecheck do
url "https://0xacab.org/liberate/backupninja.git"
url :stable
regex(/^backupninja[._-]v?(\d+(?:\.\d+)+)$/i)
end

Expand Down

0 comments on commit 6761209

Please sign in to comment.