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 f0cd4f4 commit 5a3bcfbCopy full SHA for 5a3bcfb
Formula/h/harper.rb
@@ -1,8 +1,8 @@
1
class Harper < Formula
2
desc "Grammar Checker for Developers"
3
homepage "https://writewithharper.com/"
4
- url "https://github.com/Automattic/harper/archive/refs/tags/v0.60.0.tar.gz"
5
- sha256 "988cf1abbf5f4ddd85850e4d6a13c60a0dcfcbf4af01d9d72cc8c57e8e076956"
+ url "https://github.com/Automattic/harper/archive/refs/tags/v0.61.0.tar.gz"
+ sha256 "9b003620c37d7dacdc26a6cbaf83ad4ab31034446a997b331acd0441f94a1336"
6
license "Apache-2.0"
7
head "https://github.com/Automattic/harper.git", branch: "master"
8
0 commit comments