New cask for the GitBlade application: v1.0.6 (#62304)

* New cask for the GitBlade application: v1.0.6

* Added a slash after the domain

* Update gitblade.rb

* Update gitblade.rb
This commit is contained in:
Lacho Tomov 2019-04-23 12:47:18 +03:00 committed by Vítor Galvão
parent fadaae71d9
commit 46cf6ba162
1 changed files with 11 additions and 0 deletions

11
Casks/gitblade.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'gitblade' do
version '1.0.6'
sha256 'cc759c3242e3ea26aea46b778bbcd7f2ca7db1ead5895f16db7e66a39d05fc03'
url "https://gitblade.com/dl/gitblade-#{version}-darwin-x64.dmg"
appcast 'https://gitblade.com/releases'
name 'GitBlade'
homepage 'https://gitblade.com/'
app 'GitBlade.app'
end