Update meshcommander from 0.7.7 to 0.8.5 (#85997)

This commit is contained in:
suschizu 2020-07-16 15:51:27 +02:00 committed by GitHub
parent e3e414607d
commit 13e4824c12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
cask 'meshcommander' do
version '0.7.7'
sha256 'ac104f6bd8c79786fdd371064fd6a2a892ba58851e60447a8ce83ad2bed6725c'
version '0.8.5'
sha256 'a161ab200bfa30e9550fcfcf9d8e19da867b5171a5a8260d36884b752b6eb69a'
# bintray.com/gomesjj/APPS/ was verified as official when first introduced to the cask
url "https://bintray.com/gomesjj/APPS/download_file?file_path=#{version.major}.#{version.minor}#{version.patch}%2FMeshCommander.dmg.zip"
url "https://bintray.com/gomesjj/APPS/download_file?file_path=#{version.no_dots}%2FMeshCommander.dmg.zip"
appcast 'https://dl.bintray.com/gomesjj/APPS/',
must_contain: "#{version.major_minor}#{version.patch}"
must_contain: version.no_dots
name 'MeshCommander'
homepage 'https://www.devtty.uk/apple/Intel_Mesh_Commander_on_Mac_OS_X/'