nano: Update to version 6.4-11

This commit is contained in:
github-actions[bot] 2022-08-15 12:32:35 +00:00
parent 3d4d889ab2
commit 6fb531cd62

View File

@ -1,5 +1,5 @@
{ {
"version": "6.3-7", "version": "6.4-11",
"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_10020_v6.3-7-g23c4ee8c3.7z", "url": "https://files.lhmouse.com/nano-win/nano-win_10050_v6.4-11-gca57881b7.7z",
"hash": "8f20fc6155a44cbc474884e074cf7e7fc153b41c69867b39d6cea6d32d75b069", "hash": "dd8659fa033447c39285243f4db336be6599e534c0d818af9174b7bf02c80e12",
"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\"",