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 6adb4f4 commit b725fbfCopy full SHA for b725fbf
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.35.0.tar.gz"
5
- sha256 "0d3ab41a46848be51522aab13a5b220b692af24b05ee68abe630be3123cf803d"
+ url "https://github.com/Automattic/harper/archive/refs/tags/v0.36.0.tar.gz"
+ sha256 "426a0432e59c04cd14173c5e301bc5122344e4a2099bc5a2baaf70f43ffd51ca"
6
license "Apache-2.0"
7
head "https://github.com/Automattic/harper.git", branch: "master"
8
0 commit comments