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.
1 parent d5ed7c4 commit 2746e19Copy full SHA for 2746e19
Formula/p/protolint.rb
@@ -1,8 +1,8 @@
1
class Protolint < Formula
2
desc "Pluggable linter and fixer to enforce Protocol Buffer style and conventions"
3
homepage "https://github.com/yoheimuta/protolint"
4
- url "https://github.com/yoheimuta/protolint/archive/refs/tags/v0.53.0.tar.gz"
5
- sha256 "96cd7e7c5858956cad9d72a54fbb34890683c3facfe7d6ff5f2a1c008de03b76"
+ url "https://github.com/yoheimuta/protolint/archive/refs/tags/v0.54.0.tar.gz"
+ sha256 "bf936e1502eb4b19385885148b74fa8096668962ab098e5dd64d517f7a33d83f"
6
license "MIT"
7
head "https://github.com/yoheimuta/protolint.git", branch: "master"
8
0 commit comments