Skip to content

Commit 98300c4

Browse files
committed
ed 1.22.2
1 parent 209f98b commit 98300c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/e/ed.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Ed < Formula
22
desc "Classic UNIX line editor"
33
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"
4+
url "https://ftpmirror.gnu.org/gnu/ed/ed-1.22.2.tar.lz"
5+
mirror "https://ftp.gnu.org/gnu/ed/ed-1.22.2.tar.lz"
6+
sha256 "f58d15242056e15af76f13f34c60d890fa2a2d5cb0abef91c115e4d83794ffe3"
77
license "GPL-3.0-or-later"
88

99
bottle do

0 commit comments

Comments
 (0)