nano: Update to version 5.6-4

This commit is contained in:
Richard Kuhnt 2021-02-24 13:01:48 +00:00
parent f030b6f9fa
commit 6399bb4ac8

View File

@ -1,5 +1,5 @@
{
"version": "5.5-4",
"version": "5.6-4",
"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_9452_v5.5-4-gdb4090bb.7z",
"hash": "6e0e8ca623bc86d3566911d71b0f9592bd89a52bb37d9a48bd27f91cb1aa2273",
"url": "https://files.lhmouse.com/nano-win/nano-win_9505_v5.6-4-g0443cf43.7z",
"hash": "6c6153f7d284908eae758ba2f36eb924706a1672212cd1d4c5d91b13a05b8d06",
"post_install": [
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",