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 c4a4bcd commit fc5b7d5Copy full SHA for fc5b7d5
Formula/a/autocorrect.rb
@@ -1,8 +1,8 @@
1
class Autocorrect < Formula
2
desc "Linter and formatter to improve copywriting, correct spaces, words between CJK"
3
homepage "https://huacnlee.github.io/autocorrect/"
4
- url "https://github.com/huacnlee/autocorrect/archive/refs/tags/v2.16.1.tar.gz"
5
- sha256 "0aef23b4a40e39759ccd6f5c073b36d87e228eb8790d677145e6adde38bc376d"
+ url "https://github.com/huacnlee/autocorrect/archive/refs/tags/v2.16.2.tar.gz"
+ sha256 "40bfda5e3f8daf7f344977be45d54fb3cf1630ae329ed046cb161054bffc30e6"
6
license "MIT"
7
head "https://github.com/huacnlee/autocorrect.git", branch: "main"
8
0 commit comments