Merge pull request #152856 from krehel/internxt-drive-livecheck

internxt-drive: add livecheck
This commit is contained in:
Miccal Matthews
2023-08-13 11:18:39 +08:00
committed by GitHub
+5
View File
@@ -8,6 +8,11 @@ cask "internxt-drive" do
desc "Client for Internxt file storage service"
homepage "https://internxt.com/drive"
livecheck do
url :url
strategy :github_latest
end
auto_updates true
app "Internxt Drive.app"