Skip to content

Commit 33be583

Browse files
committed
vale 3.9.5
1 parent 8756309 commit 33be583

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.9.4.tar.gz"
5-
sha256 "47b852a6cf88207af2899fd868004eab6b6bb8390d3bb56f452b92e1833dcc35"
4+
url "https://github.com/errata-ai/vale/archive/refs/tags/v3.9.5.tar.gz"
5+
sha256 "3608cea12a91a35e2197693e06410bc534e3bfb9673f73aafe90922b0037d046"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)