nano: Update to version 5.6.1-5

This commit is contained in:
Richard Kuhnt 2021-03-03 16:00:30 +00:00
parent fc4de87fc0
commit f17b8fa1c6

View File

@ -1,5 +1,5 @@
{ {
"version": "5.6-5", "version": "5.6.1-5",
"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_9506_v5.6-5-g862fe326.7z", "url": "https://files.lhmouse.com/nano-win/nano-win_9511_v5.6.1-5-gf1839cd0.7z",
"hash": "9d38abab5f72fe008c856cf1d914f6cbee7a5485694260c0641188cd3f6a2ec1", "hash": "b3df6c35933c615cfd42a5ac6d4448573abad96aaad54120958d2136c3e02988",
"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\"",