Skip to content

Commit b725fbf

Browse files
committed
harper 0.36.0
1 parent 6adb4f4 commit b725fbf

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.35.0.tar.gz"
5-
sha256 "0d3ab41a46848be51522aab13a5b220b692af24b05ee68abe630be3123cf803d"
4+
url "https://github.com/Automattic/harper/archive/refs/tags/v0.36.0.tar.gz"
5+
sha256 "426a0432e59c04cd14173c5e301bc5122344e4a2099bc5a2baaf70f43ffd51ca"
66
license "Apache-2.0"
77
head "https://github.com/Automattic/harper.git", branch: "master"
88

0 commit comments

Comments
 (0)