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 9e38b18 commit bb7c77aCopy full SHA for bb7c77a
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.57.0.tar.gz"
5
- sha256 "351af79205e275b62900204f04914b6445c29eb8dd48883ac67e018d8559dbae"
+ url "https://github.com/Automattic/harper/archive/refs/tags/v0.58.0.tar.gz"
+ sha256 "4611b9d16301aae5eabf8411657ecee78288ff46801dfd0d4a0069173f0e763a"
6
license "Apache-2.0"
7
head "https://github.com/Automattic/harper.git", branch: "master"
8
0 commit comments