nano: Update to version 5.6.1-7

This commit is contained in:
Jakub Čábera 2021-03-11 08:54:56 +01:00
parent d88f18a3bb
commit 08fd3bb65a

View File

@ -1,5 +1,5 @@
{
"version": "5.6.1-5",
"version": "5.6.1-7",
"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_9511_v5.6.1-5-gf1839cd0.7z",
"hash": "b3df6c35933c615cfd42a5ac6d4448573abad96aaad54120958d2136c3e02988",
"url": "https://files.lhmouse.com/nano-win/nano-win_9513_v5.6.1-7-g1dab3b87.7z",
"hash": "3462866f21326e64af985e7f7d0e200b41dceb88075eae31b6783195badd89b2",
"post_install": [
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",