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 473ffa2 commit caf5cf2Copy full SHA for caf5cf2
Formula/v/vale.rb
@@ -1,8 +1,8 @@
1
class Vale < Formula
2
desc "Syntax-aware linter for prose"
3
homepage "https://vale.sh/"
4
- url "https://github.com/errata-ai/vale/archive/refs/tags/v3.8.0.tar.gz"
5
- sha256 "fe460aaddab7ccffdb0f01981ae44f34e648000dcc83b43f1c3e8e636b231298"
+ url "https://github.com/errata-ai/vale/archive/refs/tags/v3.9.0.tar.gz"
+ sha256 "393ddfef73206cab948709898fe6891b347568f7121d2ff517280128952a1f49"
6
license "MIT"
7
8
bottle do
0 commit comments