Skip to content

Commit

Permalink
[email protected]: Skip livecheck w/version-pin message
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitronx committed Oct 15, 2024
1 parent a8b7ac8 commit 62fe6f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Casks/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
depends_on macos: ">= :monterey"

Check failure on line 12 in Casks/[email protected]

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-latest)

Cask/StanzaOrder: `depends_on` stanza out of order

Check failure on line 12 in Casks/[email protected]

View workflow job for this annotation

GitHub Actions / test-bot (macos-latest)

Cask/StanzaOrder: `depends_on` stanza out of order
container nested: "com.vmware.fusion.zip"

Check failure on line 13 in Casks/[email protected]

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-latest)

Cask/StanzaOrder: `container` stanza out of order

Check failure on line 13 in Casks/[email protected]

View workflow job for this annotation

GitHub Actions / test-bot (macos-latest)

Cask/StanzaOrder: `container` stanza out of order

livecheck do

Check failure on line 15 in Casks/[email protected]

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-latest)

Cask/StanzaOrder: `livecheck` stanza out of order

Check failure on line 15 in Casks/[email protected]

View workflow job for this annotation

GitHub Actions / test-bot (macos-latest)

Cask/StanzaOrder: `livecheck` stanza out of order
skip "Version-pinned to #{version}"
end

app "#{staged_path}/payload/VMware Fusion.app"
binary "#{appdir}/VMware Fusion.app/Contents/Library/vkd/bin/vctl"
binary "#{appdir}/VMware Fusion.app/Contents/Library/vmnet-bridge"
Expand Down

0 comments on commit 62fe6f2

Please sign in to comment.