Skip to content

Commit 22da338

Browse files
committed
harper 0.49.0
1 parent 6a27cd3 commit 22da338

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://writewithharper.com/"
4-
url "https://github.com/Automattic/harper/archive/refs/tags/v0.48.0.tar.gz"
5-
sha256 "ce194eac289245857fb94380f7c6ccffc4e859456ef863169210f5c18e26b6ad"
4+
url "https://github.com/Automattic/harper/archive/refs/tags/v0.49.0.tar.gz"
5+
sha256 "73053d6ad3e49e95316ccf866ac43ce2656177bbc01ed9ee56d7176916116cf4"
66
license "Apache-2.0"
77
head "https://github.com/Automattic/harper.git", branch: "master"
88

0 commit comments

Comments
 (0)