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 6a27cd3 commit 22da338Copy full SHA for 22da338
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.48.0.tar.gz"
5
- sha256 "ce194eac289245857fb94380f7c6ccffc4e859456ef863169210f5c18e26b6ad"
+ url "https://github.com/Automattic/harper/archive/refs/tags/v0.49.0.tar.gz"
+ sha256 "73053d6ad3e49e95316ccf866ac43ce2656177bbc01ed9ee56d7176916116cf4"
6
license "Apache-2.0"
7
head "https://github.com/Automattic/harper.git", branch: "master"
8
0 commit comments