Skip to content

Commit c07ebca

Browse files
committed
harper 0.70.0
1 parent b9223c0 commit c07ebca

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://github.com/Automattic/harper"
4-
url "https://github.com/Automattic/harper/archive/refs/tags/v0.69.0.tar.gz"
5-
sha256 "f8f543437111a5c5c54c3e86bc58104ee92d31c2ed46d44cfd73da9b4590d4d5"
4+
url "https://github.com/Automattic/harper/archive/refs/tags/v0.70.0.tar.gz"
5+
sha256 "87775a1cd2df07c49af81c4a12e30441c342b4abdb71d3c98fa380181864f08e"
66
license "Apache-2.0"
77
head "https://github.com/Automattic/harper.git", branch: "master"
88

0 commit comments

Comments
 (0)