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 da04da3 commit 6338206Copy full SHA for 6338206
Formula/h/harper.rb
@@ -1,8 +1,8 @@
1
class Harper < Formula
2
desc "Grammar Checker for Developers"
3
homepage "https://github.com/elijah-potter/harper"
4
- url "https://github.com/elijah-potter/harper/archive/refs/tags/v0.28.0.tar.gz"
5
- sha256 "137794c3ad67d0404870867f1b3811888be02af3870389ffa00174c3540d08be"
+ url "https://github.com/elijah-potter/harper/archive/refs/tags/v0.29.0.tar.gz"
+ sha256 "67da43c7d65a73248ed4b5108fb8e7467289ab15de78850961c639253aa336e0"
6
license "Apache-2.0"
7
head "https://github.com/elijah-potter/harper.git", branch: "master"
8
0 commit comments