Skip to content

Commit 6338206

Browse files
committed
harper 0.29.0
1 parent da04da3 commit 6338206

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://github.com/elijah-potter/harper"
4-
url "https://github.com/elijah-potter/harper/archive/refs/tags/v0.28.0.tar.gz"
5-
sha256 "137794c3ad67d0404870867f1b3811888be02af3870389ffa00174c3540d08be"
4+
url "https://github.com/elijah-potter/harper/archive/refs/tags/v0.29.0.tar.gz"
5+
sha256 "67da43c7d65a73248ed4b5108fb8e7467289ab15de78850961c639253aa336e0"
66
license "Apache-2.0"
77
head "https://github.com/elijah-potter/harper.git", branch: "master"
88

0 commit comments

Comments
 (0)