We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
url
1 parent 830bd70 commit 6308501Copy full SHA for 6308501
Formula/v/virgil.rb
@@ -2,8 +2,8 @@ class Virgil < Formula
2
desc "CLI tool to manage your Virgil account and applications"
3
homepage "https://github.com/VirgilSecurity/virgil-cli"
4
url "https://github.com/VirgilSecurity/virgil-cli.git",
5
- tag: "v5.2.9",
6
- revision: "604e4339d100c9cd133f4730ba0efbd599321ecb"
+ tag: "v5.2.9",
+ revision: "604e4339d100c9cd133f4730ba0efbd599321ecb"
7
license "BSD-3-Clause"
8
head "https://github.com/VirgilSecurity/virgil-cli.git", branch: "master"
9
0 commit comments