Skip to content

Commit

Permalink
Merge pull request #170800 from daeho-ro/securid-livecheck
Browse files Browse the repository at this point in the history
securid: disabled by login requirements
  • Loading branch information
krehel authored Apr 10, 2024
2 parents 960144e + 5770d67 commit ff12862
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Casks/s/securid.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
desc "Authentication software"
homepage "https://community.rsa.com/t5/securid-software-token-for-macos/tkb-p/securid-software-token-macos"

livecheck do
url :homepage
regex(/SecurID\s*Software\s*Token\s*(\d+(?:\.\d+)*)\s*for\s*macOS/i)
end
disable! date: "2024-04-09", because: :no_longer_meets_criteria

container nested: "RSASecurIDMac#{version.no_dots}.dmg"

Expand Down

0 comments on commit ff12862

Please sign in to comment.