Skip to content

Commit 6308501

Browse files
committed
virgil: Fix indentation for url args
1 parent 830bd70 commit 6308501

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/virgil.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Virgil < Formula
22
desc "CLI tool to manage your Virgil account and applications"
33
homepage "https://github.com/VirgilSecurity/virgil-cli"
44
url "https://github.com/VirgilSecurity/virgil-cli.git",
5-
tag: "v5.2.9",
6-
revision: "604e4339d100c9cd133f4730ba0efbd599321ecb"
5+
tag: "v5.2.9",
6+
revision: "604e4339d100c9cd133f4730ba0efbd599321ecb"
77
license "BSD-3-Clause"
88
head "https://github.com/VirgilSecurity/virgil-cli.git", branch: "master"
99

0 commit comments

Comments
 (0)