nano 2.9.5
Closes #25929. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a6908f3280
commit
d9a8de1ed8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nano < Formula
|
||||
desc "Free (GNU) replacement for the Pico text editor"
|
||||
homepage "https://www.nano-editor.org/"
|
||||
url "https://www.nano-editor.org/dist/v2.9/nano-2.9.4.tar.gz"
|
||||
sha256 "f20e57fa2cfbb2c016b82e6dba8ce0804dc4d9a21a931a82020af7466bb7927d"
|
||||
url "https://www.nano-editor.org/dist/v2.9/nano-2.9.5.tar.gz"
|
||||
sha256 "620290467d5340448b728fc7535418db18edac661cf8f95bccc74d768b2614d0"
|
||||
|
||||
bottle do
|
||||
sha256 "c2b11f274f05fd47c54712a199f5f2714c8d176c85a535723a1e0240b547a095" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue