Skip to content

Commit 659f582

Browse files
committed
harper 0.20.0
1 parent bfde249 commit 659f582

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/harper.rb

+2-2
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.19.1.tar.gz"
5-
sha256 "257310c97cc757117c7a9ca59d5bc3cfa4c229f0ec433ebc241d487ad6847645"
4+
url "https://github.com/elijah-potter/harper/archive/refs/tags/v0.20.0.tar.gz"
5+
sha256 "3b027e49ecd5196117d41075fc7e849d76ac25fca00ecdac34a5c1ccb4408606"
66
license "Apache-2.0"
77
head "https://github.com/elijah-potter/harper.git", branch: "master"
88

0 commit comments

Comments
 (0)