nano: Update to version 5.1-32

This commit is contained in:
Richard Kuhnt 2020-08-24 10:00:53 +00:00
parent dff16e0c4e
commit 7e3a359ac4

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://www.nano-editor.org/", "homepage": "https://www.nano-editor.org/",
"description": "A small and friendly GNU editor, inspired by Pico", "description": "A small and friendly GNU editor, inspired by Pico",
"version": "5.0-4", "version": "5.1-32",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"url": "https://files.lhmouse.com/nano-win/nano-win_9142_v5.0-4-gbbd872ca.7z", "url": "https://files.lhmouse.com/nano-win/nano-win_9229_v5.1-32-g7b7b9dad.7z",
"hash": "14982e2595ed43660099a25cc53118125373f07048ff032d6243bab1bd1d4a32", "hash": "a7bf70d5ef5e5940875d1fa36847ad6300f430f6ac5927e12d1f3e6833a6fba7",
"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\"",