Skip to content

Commit bb7c77a

Browse files
committed
harper 0.58.0
1 parent 9e38b18 commit bb7c77a

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.57.0.tar.gz"
5-
sha256 "351af79205e275b62900204f04914b6445c29eb8dd48883ac67e018d8559dbae"
4+
url "https://github.com/Automattic/harper/archive/refs/tags/v0.58.0.tar.gz"
5+
sha256 "4611b9d16301aae5eabf8411657ecee78288ff46801dfd0d4a0069173f0e763a"
66
license "Apache-2.0"
77
head "https://github.com/Automattic/harper.git", branch: "master"
88

0 commit comments

Comments
 (0)