We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88d72be commit 18d7e8eCopy full SHA for 18d7e8e
Formula/c/chawan.rb
@@ -1,8 +1,8 @@
1
class Chawan < Formula
2
desc "TUI web browser with CSS, inline image and JavaScript support"
3
homepage "https://sr.ht/~bptato/chawan/"
4
- url "https://git.sr.ht/~bptato/chawan/archive/v0.2.0.tar.gz"
5
- sha256 "7bf23c2f41d777f951a189374cb8edf913a9bfb2102a1a0f274c587b8edb6a75"
+ url "https://git.sr.ht/~bptato/chawan/archive/v0.2.1.tar.gz"
+ sha256 "809f15bc283a27feef03a465f5cccf9247c6fcd2e57dca54aa0f1fb0e1bcf7b9"
6
license "Unlicense"
7
head "https://git.sr.ht/~bptato/chawan", branch: "master"
8
0 commit comments