Update vmpk from 0.7.2 to 0.7.2.1 (#87647)

This commit is contained in:
suschizu 2020-08-16 05:47:40 +02:00 committed by GitHub
parent c7d0028e4f
commit 4ea06dd08a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
cask "vmpk" do
version "0.7.2"
sha256 "f032e2efff44f83a9faa60711254fb5b10e4a9465fef00cab86cc7be29ec72e3"
version "0.7.2.1"
sha256 "643ad24109114bd235ee9174fde619c6f804163c105a42920381d25d3100b471"
# downloads.sourceforge.net/vmpk/ was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/vmpk/vmpk-#{version}-mac-x64.dmg"
url "https://downloads.sourceforge.net/vmpk/#{version.major_minor_patch}/vmpk-#{version}-mac-x64.dmg"
appcast "https://sourceforge.net/projects/vmpk/rss"
name "VMPK"
homepage "https://vmpk.sourceforge.io/"