darwindumper: update livecheck

This commit is contained in:
Sam Ford
2023-11-04 14:46:40 -04:00
parent 911a78fc69
commit b4adea71aa
+1 -1
View File
@@ -8,7 +8,7 @@ cask "darwindumper" do
homepage "https://bitbucket.org/blackosx/darwindumper"
livecheck do
url "https://bitbucket.org/blackosx/darwindumper/wiki/DD_AppCast.xml"
url "https://bytebucket.org/blackosx/darwindumper/wiki/DD_AppCast.xml"
strategy :sparkle do |item|
item.short_version.delete_prefix("r").to_s
end