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 eefd717 commit cb2540fCopy full SHA for cb2540f
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.46.0.tar.gz"
5
- sha256 "136775918972bc6c3a4659073ae759033a5c7622b02a8b34450193c3a58b378d"
+ url "https://github.com/Automattic/harper/archive/refs/tags/v0.47.0.tar.gz"
+ sha256 "ff07e01a838e335aa0b72da0d36942e1fe319624df401ae7550fbb40bcc0726c"
6
license "Apache-2.0"
7
head "https://github.com/Automattic/harper.git", branch: "master"
8
0 commit comments