nano: Update to version 5.6.1-51

This commit is contained in:
Richard Kuhnt 2021-04-19 16:00:17 +00:00
parent de7aec4701
commit 68d2fc13b0

View File

@ -1,5 +1,5 @@
{
"version": "5.6.1-12",
"version": "5.6.1-51",
"description": "A small and friendly GNU editor, inspired by Pico",
"homepage": "https://www.nano-editor.org/",
"license": "GPL-3.0-only",
@ -7,8 +7,8 @@
"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"
],
"url": "https://files.lhmouse.com/nano-win/nano-win_9518_v5.6.1-12-g9242f0f8.7z",
"hash": "fd093d22f2a2711ad5aadb001e99699e41c5d0aba7b8bf701353ee7096519e26",
"url": "https://files.lhmouse.com/nano-win/nano-win_9557_v5.6.1-51-g32071383.7z",
"hash": "501e39bf17f338a1174a13186e047b86bd004d091183f33b489b35de8385ca71",
"post_install": [
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",