adrive 3.3.0

Update adrive with version 3.3.0

Closes #124165.

Signed-off-by: Bevan Kay <email@bevankay.me>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
This commit is contained in:
Jeremy Wang 2022-05-23 07:40:05 +08:00 committed by BrewTestBot
parent f7ba6031c8
commit 2897b20cdd
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 8 additions and 3 deletions

View File

@ -1,18 +1,23 @@
cask "adrive" do
version :latest
version "3.3.0"
sha256 :no_check
url "https://yunpan.aliyun.com/downloads/apps/desktop/aDrive.dmg",
verified: "yunpan.aliyun.com/"
name "Aliyundrive"
desc "阿里云盘"
name "阿里云盘"
desc "Intelligent cloud storage platform"
homepage "https://www.aliyundrive.com/"
livecheck do
url :url
strategy :extract_plist
end
app "aDrive.app"
zap trash: [
"~/Library/Application Support/aDrive",
"~/Library/Logs/aDrive",
"~/Library/Preferences/com.alicloud.smartdrive.plist",
"~/Library/Saved Application State/com.alicloud.smartdrive.savedState",
]