mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-07-30 14:25:39 +08:00
42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"version": "4.51.180",
|
|
"description": "Collaboration software",
|
|
"homepage": "https://slack.com",
|
|
"license": {
|
|
"identifier": "Freeware",
|
|
"url": "https://slack.com/intl/en-nl/legal"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://downloads.slack-edge.com/desktop-releases/windows/x64/4.51.180/Slack.msix#/dl.zip",
|
|
"hash": "371fd449c1df199ac38f8f1178f2a97a152d8e7d20f0662e971addcb12bc3d6e"
|
|
},
|
|
"arm64": {
|
|
"url": "https://downloads.slack-edge.com/desktop-releases/windows/arm64/4.51.180/Slack.msix#/dl.zip",
|
|
"hash": "8033967ddaa035d0d989c2b847edb0a2ecc7b2563c6623b98a8f227059c10daa"
|
|
}
|
|
},
|
|
"extract_dir": "app",
|
|
"bin": "slack.exe",
|
|
"shortcuts": [
|
|
[
|
|
"slack.exe",
|
|
"Slack"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"url": "https://slack.com/release-notes/windows",
|
|
"regex": "<h2 .+?>Slack ([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://downloads.slack-edge.com/desktop-releases/windows/x64/$version/Slack.msix#/dl.zip"
|
|
},
|
|
"arm64": {
|
|
"url": "https://downloads.slack-edge.com/desktop-releases/windows/arm64/$version/Slack.msix#/dl.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|