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 865fd90 commit c71b631Copy full SHA for c71b631
Formula/d/dialog.rb
@@ -1,8 +1,8 @@
1
class Dialog < Formula
2
desc "Display user-friendly message boxes from shell scripts"
3
homepage "https://invisible-island.net/dialog/"
4
- url "https://invisible-mirror.net/archives/dialog/dialog-1.3-20250817.tgz"
5
- sha256 "6c59b4671616041dcd75d0d4a1d8646e8ca6b10a1ae534d3b9368c4c4ba29aa7"
+ url "https://invisible-mirror.net/archives/dialog/dialog-1.3-20251001.tgz"
+ sha256 "bee47347a983312facc4dbcccd7fcc86608d684e1f119d9049c4692213db96c3"
6
license "LGPL-2.1-or-later"
7
8
livecheck do
0 commit comments