Victor Popkov
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
Casks/openbazaar-beta.rb
|
|
@ -1,11 +1,11 @@ |
|
|
|
cask 'openbazaar-beta' do |
|
|
|
version '2.0.15-rc1' |
|
|
|
sha256 '415c9cf4a436c86111df1befb4ffc7f676b0615ccbe79fb666631e2144bd65e0' |
|
|
|
version '2.0.18-rc1' |
|
|
|
sha256 '60afd5d26aafbd6d81df7ddaf3615e13b7e75509d260513081aae43ce1f49c83' |
|
|
|
|
|
|
|
# github.com/OpenBazaar/openbazaar-desktop was verified as official when first introduced to the cask |
|
|
|
url "https://github.com/OpenBazaar/openbazaar-desktop/releases/download/v#{version}/OpenBazaar#{version.major}-#{version.major_minor_patch}.dmg" |
|
|
|
appcast 'https://github.com/OpenBazaar/openbazaar-desktop/releases.atom', |
|
|
|
checkpoint: 'b4a15cb3b69a416f6dd8850be1d9108fe4f43179040655d7af7ca5cb904230ec' |
|
|
|
checkpoint: '478eb9ea82fff27e59871ca7d2e64c642e98da993efdcd23fa7c1a89622a7f04' |
|
|
|
name 'OpenBazaar Beta' |
|
|
|
homepage 'https://www.openbazaar.org/' |
|
|
|
|
|
|
|