Skip to content

Commit fc5b7d5

Browse files
committed
1 parent c4a4bcd commit fc5b7d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/autocorrect.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Autocorrect < Formula
22
desc "Linter and formatter to improve copywriting, correct spaces, words between CJK"
33
homepage "https://huacnlee.github.io/autocorrect/"
4-
url "https://github.com/huacnlee/autocorrect/archive/refs/tags/v2.16.1.tar.gz"
5-
sha256 "0aef23b4a40e39759ccd6f5c073b36d87e228eb8790d677145e6adde38bc376d"
4+
url "https://github.com/huacnlee/autocorrect/archive/refs/tags/v2.16.2.tar.gz"
5+
sha256 "40bfda5e3f8daf7f344977be45d54fb3cf1630ae329ed046cb161054bffc30e6"
66
license "MIT"
77
head "https://github.com/huacnlee/autocorrect.git", branch: "main"
88

0 commit comments

Comments
 (0)