Add Multi.app v2.0.7 (#89334)

* Add Multi.app v2.0.7

* Update Casks/multi.rb

Co-authored-by: Vítor Galvão <info@vitorgalvao.com>

Co-authored-by: Vítor Galvão <info@vitorgalvao.com>
This commit is contained in:
Ali Karbassi 2020-09-21 16:34:29 -06:00 committed by GitHub
parent 74853d402a
commit 822dff6cf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

12
Casks/multi.rb Normal file
View File

@ -0,0 +1,12 @@
cask "multi" do
version "2.0.7"
sha256 "a41f9ac0bb97d80755147402f8971e6e54298387928625412b8b8257240a8980"
url "https://github.com/hkgumbs/multi/releases/download/v#{version}/Multi.#{version}.dmg"
appcast "https://github.com/hkgumbs/multi/releases.atom"
name "Multi"
desc "Create apps from groups of websites"
homepage "https://github.com/hkgumbs/multi"
app "Multi.app"
end