8000
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 d5ab3ad commit 427fbf1Copy full SHA for 427fbf1
Formula/vale.rb
@@ -1,8 +1,8 @@
1
class Vale < Formula
2
desc "Syntax-aware linter for prose"
3
homepage "https://errata-ai.github.io/vale/"
4
- url "https://github.com/errata-ai/vale/archive/v2.3.3.tar.gz"
5
- sha256 "97affef6b079a6b67ee8f5f94d5bd1e698dc41676a9bdf53e80b290801a8c648"
+ url "https://github.com/errata-ai/vale/archive/v2.3.4.tar.gz"
+ sha256 "ed98607aa089c1802a6848d512606ddbe7b534448e056f78f0a5021001cdd0e4"
6
license "MIT"
7
8
bottle do
0 commit comments