We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfde249 commit 659f582Copy full SHA for 659f582
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.19.1.tar.gz"
5
- sha256 "257310c97cc757117c7a9ca59d5bc3cfa4c229f0ec433ebc241d487ad6847645"
+ url "https://github.com/elijah-potter/harper/archive/refs/tags/v0.20.0.tar.gz"
+ sha256 "3b027e49ecd5196117d41075fc7e849d76ac25fca00ecdac34a5c1ccb4408606"
6
license "Apache-2.0"
7
head "https://github.com/elijah-potter/harper.git", branch: "master"
8
0 commit comments