Update clinq.rb

This commit is contained in:
Miccal Matthews
2023-09-21 10:24:45 +08:00
committed by GitHub
parent cc2fed5035
commit 6ef4e0c5bd
+9 -4
View File
@@ -1,11 +1,16 @@
cask "clinq" do
version :latest
version "1.6.13"
sha256 :no_check
url "https://desktop.download.clinq.com/clinq-desktop.dmg"
name "Clinq"
desc "Softphone"
homepage "https://clinq.com/"
name "CLINQ"
desc "softphone for making telephone calls over the internet"
homepage "https://clinq.com/download/"
livecheck do
url :url
strategy :extract_plist
end
depends_on macos: ">= :high_sierra"