macfusion-ng: add livecheck (#102411)

This commit is contained in:
Markus Reiter 2021-03-24 20:21:55 +01:00 committed by GitHub
parent ba5ba05c66
commit cc206299b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View File

@ -3,10 +3,14 @@ cask "macfusion-ng" do
sha256 "3e6e356f36623dde805aa3de941e29f6256b02cfe0720bcbd70df4526e2a7198"
url "https://github.com/macfusion-ng/macfusion#{version.major}/releases/download/#{version}/Macfusion.zip"
appcast "https://github.com/macfusion-ng/macfusion#{version.major}/releases.atom"
name "Macfusion"
homepage "https://github.com/macfusion-ng/macfusion#{version.major}/"
livecheck do
url :url
strategy :git
end
conflicts_with cask: "macfusion"
depends_on formula: "sshfs"

View File

@ -12,6 +12,7 @@
"haptickey": "all",
"imagemin": "all",
"irccloud": "all",
"macfusion-ng": "all",
"majsoul-plus": "all",
"messenger-native": "all",
"jenkins-menu": "all",