Skip to content

Commit 5a3bcfb

Browse files
committed
harper 0.61.0
1 parent f0cd4f4 commit 5a3bcfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/harper.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Harper < Formula
22
desc "Grammar Checker for Developers"
33
homepage "https://writewithharper.com/"
4-
url "https://github.com/Automattic/harper/archive/refs/tags/v0.60.0.tar.gz"
5-
sha256 "988cf1abbf5f4ddd85850e4d6a13c60a0dcfcbf4af01d9d72cc8c57e8e076956"
4+
url "https://github.com/Automattic/harper/archive/refs/tags/v0.61.0.tar.gz"
5+
sha256 "9b003620c37d7dacdc26a6cbaf83ad4ab31034446a997b331acd0441f94a1336"
66
license "Apache-2.0"
77
head "https://github.com/Automattic/harper.git", branch: "master"
88

0 commit comments

Comments
 (0)