nano: Update to version 6.3-7

This commit is contained in:
github-actions[bot] 2022-04-28 16:30:40 +00:00
parent eb8017cdaa
commit fd7e7d590c

View File

@ -1,5 +1,5 @@
{
"version": "6.2-16",
"version": "6.3-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_9986_v6.2-16-g58bbad01a.7z",
"hash": "2be3dda37ac768d1ec3a8e39cb2152a24bbeea31306132a29b3a5ce7d3cd7cdc",
"url": "https://files.lhmouse.com/nano-win/nano-win_10020_v6.3-7-g7e5e769eb.7z",
"hash": "592bc5f545ae00a10fc1415b4b4df6370e7cc7a0811259a08903601826a24df1",
"post_install": [
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",