Skip to content

Commit fd94760

Browse files
committed
notcurses 3.0.12
1 parent edd6ae6 commit fd94760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/notcurses.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Notcurses < Formula
22
desc "Blingful character graphics/TUI library"
33
homepage "https://nick-black.com/dankwiki/index.php/Notcurses"
4-
url "https://github.com/dankamongmen/notcurses/archive/refs/tags/v3.0.11.tar.gz"
5-
sha256 "acc8809b457935a44c4dcaf0ee505ada23594f08aa2ae610acb6f2355afd550a"
4+
url "https://github.com/dankamongmen/notcurses/archive/refs/tags/v3.0.12.tar.gz"
5+
sha256 "3f7f5b7f0605c3d35627a4f3f39e067dfbd7ce4530b6d24a27937a01e67056dc"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)