Skip to content

Commit

Permalink
Merge pull request #171034 from miccal/bump-perimeter81-10.5.0.1476
Browse files Browse the repository at this point in the history
perimeter81 10.5.0.1476
  • Loading branch information
BrewTestBot authored Apr 10, 2024
2 parents 2a0be28 + 57149a6 commit 2ffb793
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Casks/p/perimeter81.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cask "perimeter81" do
# NOTE: "81" is not a version number, but an intrinsic part of the product name
version "10.4.2.1198"
sha256 "fc8f897197c0157067a4e3368a5c6a90a24bf113736afecd3a9be4ceb90b7f11"
version "10.5.0.1476"
sha256 "62802fd5a8e8bbed4135d52d9c79a95677618aa5fd0274a65f212562f199562f"

url "https://static.perimeter81.com/agents/mac/Perimeter81_#{version}.pkg"
name "Perimeter 81"
Expand All @@ -13,6 +13,8 @@
regex(/href=.*?Perimeter81[._-]v?(\d+(?:\.\d+)+)\.pkg/i)
end

depends_on macos: ">= :big_sur"

pkg "Perimeter81_#{version}.pkg"

uninstall launchctl: [
Expand Down

0 comments on commit 2ffb793

Please sign in to comment.