Update maestral from 1.5.1 to 1.5.1 (#113043)

* Update maestral from 1.5.1 to 1.5.1

* Update maestral.rb

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
Jacob Ford 2021-10-22 03:58:48 -04:00 committed by GitHub
parent 5c060eced5
commit ffb3bc48e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
cask "maestral" do
version "1.5.0"
sha256 "e1d234210d7728177f1f8e8d3c85bc488177c950877a6808c25aff3678b13d11"
version "1.5.1"
sha256 "b6403e1da9e6499730d0652adde94e3e9a9381b351046eaefdc8d3dba21f2e1d"
url "https://github.com/SamSchott/maestral/releases/download/v#{version}/Maestral-#{version}.dmg",
verified: "github.com/SamSchott/maestral"
verified: "github.com/SamSchott/maestral/"
name "Maestral"
desc "Open-source Dropbox client"
homepage "https://maestral.app/"