nano: Update to version 4.9-168

This commit is contained in:
Richard Kuhnt 2020-05-31 17:00:37 +00:00
parent 5d97001d73
commit 12a8100e76

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-4",
"version": "4.9-168",
"license": "GPL-3.0-only",
"url": "https://files.lhmouse.com/nano-win/nano-win_8756_v4.9-4-g5929ad7c.7z",
"hash": "74a12ad7e663b0467047e9186e1d0b380982c83a8b5ba08372537299f37f1598",
"url": "https://files.lhmouse.com/nano-win/nano-win_8920_v4.9-168-gccf508e2.7z",
"hash": "4cee324eb261dc41380d9720bfc879719ab2a44ea4b9225bf9c4e4b944e3651d",
"post_install": [
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",