homebrew-cask/Casks/cloudmounter.rb

13 lines
417 B
Ruby
Raw Normal View History

cask "cloudmounter" do
version "3.6.611"
sha256 "b9b90d9e634c63377b080f1b242c912213ad0f502f614951dcbe867d05fb010e"
2016-08-12 07:50:16 +08:00
url "https://cdn.eltima.com/download/cloudmounter.dmg"
appcast "https://cdn.eltima.com/download/cloudmounter-update/settings.xml",
must_contain: version.major_minor
name "Eltima CloudMounter"
homepage "https://mac.eltima.com/mount-cloud-drive.html"
2016-08-12 07:50:16 +08:00
app "CloudMounter.app"
2016-08-12 07:50:16 +08:00
end