Update openbazaar.rb to 1.1.8 (#26014)

This commit is contained in:
Juraj Bednar 2016-10-22 00:59:38 +02:00 committed by Vítor Galvão
parent 214d73ef0e
commit e076450d11
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'openbazaar' do
version '1.1.7'
sha256 '790c5303a42fe055f3d4b2cd5af6246ec06ee23395ca001b5365962b63abfd05'
version '1.1.8'
sha256 'c45e2852de2ab0700810a51d7ff0bf8c5a5d1c2d26215ad6ae872eccfb7b23eb'
# github.com/OpenBazaar/OpenBazaar-Installer was verified as official when first introduced to the cask
url "https://github.com/OpenBazaar/OpenBazaar-Installer/releases/download/v#{version}/OpenBazaar-#{version}.dmg"
appcast 'https://github.com/OpenBazaar/OpenBazaar-Installer/releases.atom',
checkpoint: '9e386b2fbe4620771a0e8f39fc6b361ae4d539da64fa18cbe46aea4b7acdf27b'
checkpoint: '107daeb95f4e1ee1a68a045eead1c779ff0086532903788551541f781ecac5f9'
name 'OpenBazaar'
homepage 'https://openbazaar.org/'