Update slack from 4.8.0 to 4.9.0 (#88609)

This commit is contained in:
Miccal Matthews 2020-09-03 10:00:27 +08:00 committed by GitHub
parent 1523b95a8f
commit ac00d955fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -1,15 +1,16 @@
cask "slack" do
version "4.8.0"
sha256 "428ec2b5a9d5eb3b408c1cafa3977daeff0391c7d71656773c6ce535d8e0424c"
version "4.9.0"
sha256 "7329d2d40e3687c151738cee9bc387b0c8340b83e599f5149194edcd2c75ee00"
# downloads.slack-edge.com/ was verified as official when first introduced to the cask
url "https://downloads.slack-edge.com/releases/macos/#{version}/prod/x64/Slack-#{version}-macOS.dmg"
appcast "https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=https://slack.com/ssb/download-osx"
name "Slack"
desc "Team communication and collaboration software"
homepage "https://slack.com/"
auto_updates true
conflicts_with cask: "slack-beta"
conflicts_with cask: "homebrew/cask-versions/slack-beta"
app "Slack.app"