Skip to content

Commit 18d7e8e

Browse files
committed
chawan 0.2.1
1 parent 88d72be commit 18d7e8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/chawan.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Chawan < Formula
22
desc "TUI web browser with CSS, inline image and JavaScript support"
33
homepage "https://sr.ht/~bptato/chawan/"
4-
url "https://git.sr.ht/~bptato/chawan/archive/v0.2.0.tar.gz"
5-
sha256 "7bf23c2f41d777f951a189374cb8edf913a9bfb2102a1a0f274c587b8edb6a75"
4+
url "https://git.sr.ht/~bptato/chawan/archive/v0.2.1.tar.gz"
5+
sha256 "809f15bc283a27feef03a465f5cccf9247c6fcd2e57dca54aa0f1fb0e1bcf7b9"
66
license "Unlicense"
77
head "https://git.sr.ht/~bptato/chawan", branch: "master"
88

0 commit comments

Comments
 (0)