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 edd6ae6 commit fd94760Copy full SHA for fd94760
Formula/n/notcurses.rb
@@ -1,8 +1,8 @@
1
class Notcurses < Formula
2
desc "Blingful character graphics/TUI library"
3
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"
+ url "https://github.com/dankamongmen/notcurses/archive/refs/tags/v3.0.12.tar.gz"
+ sha256 "3f7f5b7f0605c3d35627a4f3f39e067dfbd7ce4530b6d24a27937a01e67056dc"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments