-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathClickUp.yml
24 lines (24 loc) · 1004 Bytes
/
ClickUp.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
version: 2.0.23
description: ClickUp. Tasks, docs, conversations, timelines, spreadsheets, and mind maps in one place
homepage: https://clickup.com
license:
identifier: Proprietary
url: https://clickup.com/terms
url: https://github.com/clickup/clickup-release/releases/download/v2.0.23/clickup-desktop-2.0.23-windows.exe#/cosi.7z
hash: sha512:140eefb905f9d6760a3a1af298f389774b9110660f0d003ca8a00a0d8a440c17b1c8769fdad817d557531743bacdd7d8cd45778e809fdafef0118074c5504fd0
architecture:
64bit:
pre_install: Expand-7zipArchive "$dir\`$PLUGINSDIR\app-64.7z" "$dir"
32bit:
pre_install: Expand-7zipArchive "$dir\`$PLUGINSDIR\app-32.7z" "$dir"
post_install: Remove-AppDirItem '$*' -Recurse
shortcuts:
- - ClickUp.exe
- ClickUp
checkver:
github: https://github.com/clickup/clickup-release
autoupdate:
url: https://github.com/clickup/clickup-release/releases/download/v$version/clickup-desktop-$version-windows.exe#/cosi.7z
hash:
url: $baseurl/latest.yml
regex: sha512:\s+$base64