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 69dcab9 commit c88a131Copy full SHA for c88a131
Formula/g/ghalint.rb
@@ -1,8 +1,8 @@
1
class Ghalint < Formula
2
desc "GitHub Actions linter"
3
homepage "https://github.com/suzuki-shunsuke/ghalint"
4
- url "https://github.com/suzuki-shunsuke/ghalint/archive/refs/tags/v1.5.1.tar.gz"
5
- sha256 "ccd597e0f943295a5303125342b96913f8fe3b71676bde4113230ae38536d47b"
+ url "https://github.com/suzuki-shunsuke/ghalint/archive/refs/tags/v1.5.2.tar.gz"
+ sha256 "b2d84de50610153c419cede213cc42f5cdffe24d380560bb9aa179a059bdd675"
6
license "MIT"
7
head "https://github.com/suzuki-shunsuke/ghalint.git", branch: "main"
8
0 commit comments