nano: Update to version 5.9-10

This commit is contained in:
Richard Kuhnt 2021-10-08 17:00:36 +00:00
parent 803a99ff17
commit 4919d6904a

View File

@ -1,5 +1,5 @@
{
"version": "5.8-44",
"version": "5.9-10",
"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_9672_v5.8-44-gc04962b5e.7z",
"hash": "fc93c4fca5abbd80ed5b799af7753002c14c14f16989b05ab5b102fd5efbc2a5",
"url": "https://files.lhmouse.com/nano-win/nano-win_9732_v5.9-10-ga2d202368.7z",
"hash": "9e7b16e1083891ef1d8259505cc3523b6fa460c3113bfb9d1a5d70f4d7dd3556",
"post_install": [
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",