nano: Update to version 4.9-4

This commit is contained in:
Richard Kuhnt 2020-03-24 15:02:01 +00:00
parent c53dc446c3
commit fca1bbd255

View File

@ -1,10 +1,10 @@
{
"homepage": "https://www.nano-editor.org/",
"description": "A small and friendly GNU editor, inspired by Pico",
"version": "4.8-4",
"version": "4.9-4",
"license": "GPL-3.0-only",
"url": "https://files.lhmouse.com/nano-win/nano-win_8544_v4.8-4-g93fe54c6.7z",
"hash": "01af5cb30c4cb4417c6d4ee169e33ac76d3c6786e3e520b4af472a71a3277047",
"url": "https://files.lhmouse.com/nano-win/nano-win_8756_v4.9-4-g5929ad7c.7z",
"hash": "74a12ad7e663b0467047e9186e1d0b380982c83a8b5ba08372537299f37f1598",
"post_install": [
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",