nano: Update to version 4.3-42

This commit is contained in:
Richard Kuhnt 2019-08-13 17:00:25 +00:00
parent bf1c0625ee
commit 11c35d266d

View File

@ -1,10 +1,10 @@
{
"homepage": "https://www.nano-editor.org/",
"description": "A small and friendly GNU editor, inspired by Pico",
"version": "4.2-243",
"version": "4.3-42",
"license": "GPL-3.0-only",
"url": "https://files.lhmouse.com/nano-win/nano-win_8080_v4.2-243-g2f22373f.7z",
"hash": "5eaf0fa60fb2ad88f728332054940b42d632ca9149c685c8adb2eedcd55ece04",
"url": "https://files.lhmouse.com/nano-win/nano-win_8121_v4.3-42-gd4f5dcb6.7z",
"hash": "aca3187a9bd222cac61394b8a3b16e4117cb14e174db3606615d85db045c6836",
"post_install": [
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",