nano: Update to version 5.7-34

This commit is contained in:
Richard Kuhnt 2021-05-25 16:00:23 +00:00
parent 6078ea5e5c
commit 9b8bf31519

View File

@ -1,5 +1,5 @@
{ {
"version": "5.6.1-51", "version": "5.7-34",
"description": "A small and friendly GNU editor, inspired by Pico", "description": "A small and friendly GNU editor, inspired by Pico",
"homepage": "https://www.nano-editor.org/", "homepage": "https://www.nano-editor.org/",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
@ -7,8 +7,8 @@
"Configure nano by editing its configuration file %USERPROFILE%\\.nanorc", "Configure nano by editing its configuration file %USERPROFILE%\\.nanorc",
"NOTE: The config file was named nano.rc in the 2.5.3 release, but is now named .nanorc" "NOTE: The config file was named nano.rc in the 2.5.3 release, but is now named .nanorc"
], ],
"url": "https://files.lhmouse.com/nano-win/nano-win_9557_v5.6.1-51-g32071383.7z", "url": "https://files.lhmouse.com/nano-win/nano-win_9605_v5.7-34-g387900675.7z",
"hash": "501e39bf17f338a1174a13186e047b86bd004d091183f33b489b35de8385ca71", "hash": "2900c35e0a413cee9b26319fc0691e4c685ebf29db7e0905f7fa603f2638fc04",
"post_install": [ "post_install": [
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {", "if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"", " Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",