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 209f98b commit 98300c4Copy full SHA for 98300c4
Formula/e/ed.rb
@@ -1,9 +1,9 @@
1
class Ed < Formula
2
desc "Classic UNIX line editor"
3
homepage "https://www.gnu.org/software/ed/ed.html"
4
- url "https://ftpmirror.gnu.org/gnu/ed/ed-1.22.1.tar.lz"
5
- mirror "https://ftp.gnu.org/gnu/ed/ed-1.22.1.tar.lz"
6
- sha256 "1af541116796d6b9e4b66ef9c45ddce0e15a19ed62bfca362ccd7d472cc1c8fb"
+ url "https://ftpmirror.gnu.org/gnu/ed/ed-1.22.2.tar.lz"
+ mirror "https://ftp.gnu.org/gnu/ed/ed-1.22.2.tar.lz"
+ sha256 "f58d15242056e15af76f13f34c60d890fa2a2d5cb0abef91c115e4d83794ffe3"
7
license "GPL-3.0-or-later"
8
9
bottle do
0 commit comments