nano: Update to version 4.8-4

This commit is contained in:
Richard Kuhnt 2020-02-18 17:01:49 +00:00
parent 82adaaed32
commit 022bb848b5

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": "4.6-4", "version": "4.8-4",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"url": "https://files.lhmouse.com/nano-win/nano-win_8335_v4.6-4-g4a17231f.7z", "url": "https://files.lhmouse.com/nano-win/nano-win_8544_v4.8-4-g93fe54c6.7z",
"hash": "5d9925861726377d42a41664af2d0c87eb7c5b78ee74fd440e8c24b929316880", "hash": "01af5cb30c4cb4417c6d4ee169e33ac76d3c6786e3e520b4af472a71a3277047",
"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\"",