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 8756309 commit 33be583Copy full SHA for 33be583
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.9.4.tar.gz"
5
- sha256 "47b852a6cf88207af2899fd868004eab6b6bb8390d3bb56f452b92e1833dcc35"
+ url "https://github.com/errata-ai/vale/archive/refs/tags/v3.9.5.tar.gz"
+ sha256 "3608cea12a91a35e2197693e06410bc534e3bfb9673f73aafe90922b0037d046"
6
license "MIT"
7
8
bottle do
0 commit comments