nano: Update to version 7.0-7

This commit is contained in:
github-actions[bot] 2022-11-19 16:29:37 +00:00
parent 0b0ddca142
commit 94642f5b4f

View File

@ -1,5 +1,5 @@
{
"version": "6.4-11",
"version": "7.0-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_10050_v6.4-11-gca57881b7.7z",
"hash": "dd8659fa033447c39285243f4db336be6599e534c0d818af9174b7bf02c80e12",
"url": "https://files.lhmouse.com/nano-win/nano-win_10141_v7.0-7-gbef7de8e9.7z",
"hash": "1955ebc53d54a0f0721e8fa8329d56bf826a064844b32adb8fa017de89d5a63a",
"post_install": [
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",