mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #160388 from LanikSJ/dropbox-dash-2.111.0
dropbox-dash 2.111.0
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
cask "dropbox-dash" do
|
||||
version "2.103.0"
|
||||
sha256 "c049ac46b6f37d8182dd316910fc338bce26b0816cd713f1c2a7a881e53f7f04"
|
||||
version "2.111.0"
|
||||
sha256 "fb8f4c49a1a47be51a0867f2ec6f40f501a24c6f199ddff2a2fb9941624c2c82"
|
||||
|
||||
url "https://dash-releases.s3.amazonaws.com/Dropbox%20Dash-#{version}.dmg",
|
||||
verified: "dash-releases.s3.amazonaws.com/"
|
||||
url "https://edge.dropboxstatic.com/dbx-releng/products/dash-tesla/#{version}/mac.x86_64/Dropbox%20Dash-#{version}.dmg",
|
||||
verified: "edge.dropboxstatic.com/dbx-releng/products/dash-tesla/"
|
||||
name "Dropbox Dash"
|
||||
desc "Universal search tool"
|
||||
homepage "https://www.dropbox.com/dash"
|
||||
|
||||
livecheck do
|
||||
url "https://dash-releases.s3.amazonaws.com/latest-mac.yml"
|
||||
url "https://client.dropbox.com/electron_builder/dash-tesla/update_check/stable-mac.yml?arch=x64&version=0"
|
||||
strategy :electron_builder
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user