nano: Update to version 5.0-4

This commit is contained in:
Richard Kuhnt 2020-07-29 13:00:32 +00:00
parent 43322fbc52
commit 6b7cf1ca07

View File

@ -1,10 +1,10 @@
{
"homepage": "https://www.nano-editor.org/",
"description": "A small and friendly GNU editor, inspired by Pico",
"version": "4.9-168",
"version": "5.0-4",
"license": "GPL-3.0-only",
"url": "https://files.lhmouse.com/nano-win/nano-win_8920_v4.9-168-gccf508e2.7z",
"hash": "4cee324eb261dc41380d9720bfc879719ab2a44ea4b9225bf9c4e4b944e3651d",
"url": "https://files.lhmouse.com/nano-win/nano-win_9142_v5.0-4-gbbd872ca.7z",
"hash": "14982e2595ed43660099a25cc53118125373f07048ff032d6243bab1bd1d4a32",
"post_install": [
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",