mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update rode-central.rb
This commit is contained in:
@@ -3,8 +3,8 @@ cask "rode-central" do
|
||||
sha256 :no_check
|
||||
|
||||
url "https://update.rode.com/central/RODE_Central_MACOS.zip"
|
||||
name "rode-central"
|
||||
desc "RØDE Companion App"
|
||||
name "Rode Central"
|
||||
desc "RØDE companion app"
|
||||
homepage "https://rode.com/en/apps/rode-central"
|
||||
|
||||
livecheck do
|
||||
@@ -14,6 +14,8 @@ cask "rode-central" do
|
||||
end
|
||||
end
|
||||
|
||||
depends_on macos: ">= :catalina"
|
||||
|
||||
pkg "RØDE Central Installer (#{version}).pkg"
|
||||
|
||||
uninstall pkgutil: "com.rodecentral.installer"
|
||||
|
||||
Reference in New Issue
Block a user