File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ class GolangciLint < Formula
22 desc "Fast linters runner for Go"
33 homepage "https://golangci-lint.run/"
44 url "https://github.com/golangci/golangci-lint.git" ,
5- tag : "v2.1.5" ,
6- revision : "8c14421d29bd005dee63044d07aa897b7d1bf8b0"
5+ tag : "v2.1.5" ,
6+ revision : "8c14421d29bd005dee63044d07aa897b7d1bf8b0"
77 license "GPL-3.0-only"
88 head "https://github.com/golangci/golangci-lint.git" , branch : "master"
99
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ class RustAnalyzer < Formula
22 desc "Experimental Rust compiler front-end for IDEs"
33 homepage "https://rust-analyzer.github.io/"
44 url "https://github.com/rust-lang/rust-analyzer.git" ,
5- tag : "2025-04-28" ,
6- revision : "d8887c0758bbd2d5f752d5bd405d4491e90e7ed6"
5+ tag : "2025-04-28" ,
6+ revision : "d8887c0758bbd2d5f752d5bd405d4491e90e7ed6"
77 license any_of : [ "Apache-2.0" , "MIT" ]
88
99 bottle do
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments