Skip to content

Commit caf5cf2

Browse files
committed
vale 3.9.0
1 parent 473ffa2 commit caf5cf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/vale.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Vale < Formula
22
desc "Syntax-aware linter for prose"
33
homepage "https://vale.sh/"
4-
url "https://github.com/errata-ai/vale/archive/refs/tags/v3.8.0.tar.gz"
5-
sha256 "fe460aaddab7ccffdb0f01981ae44f34e648000dcc83b43f1c3e8e636b231298"
4+
url "https://github.com/errata-ai/vale/archive/refs/tags/v3.9.0.tar.gz"
5+
sha256 "393ddfef73206cab948709898fe6891b347568f7121d2ff517280128952a1f49"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)