nano: Update to version 4.5-103

This commit is contained in:
Richard Kuhnt 2019-10-26 16:00:25 +00:00
parent 3727d1ad39
commit 2df1d17a99

View File

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