mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nano: Update to version 7.1-12
This commit is contained in:
parent
95d1025436
commit
d07c12f0bb
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.0-7",
|
"version": "7.1-12",
|
||||||
"description": "A small and friendly GNU editor, inspired by Pico",
|
"description": "A small and friendly GNU editor, inspired by Pico",
|
||||||
"homepage": "https://www.nano-editor.org/",
|
"homepage": "https://www.nano-editor.org/",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
@ -7,8 +7,8 @@
|
|||||||
"Configure nano by editing its configuration file %USERPROFILE%\\.nanorc",
|
"Configure nano by editing its configuration file %USERPROFILE%\\.nanorc",
|
||||||
"NOTE: The config file was named nano.rc in the 2.5.3 release, but is now named .nanorc"
|
"NOTE: The config file was named nano.rc in the 2.5.3 release, but is now named .nanorc"
|
||||||
],
|
],
|
||||||
"url": "https://files.lhmouse.com/nano-win/nano-win_10141_v7.0-7-gbef7de8e9.7z",
|
"url": "https://files.lhmouse.com/nano-win/nano-win_10155_v7.1-12-g8319ecccc.7z",
|
||||||
"hash": "1955ebc53d54a0f0721e8fa8329d56bf826a064844b32adb8fa017de89d5a63a",
|
"hash": "6e498c76a60aa5c22dc59f5bbc3e71a3628fde2cb8bb593b46c810cc81cb14b5",
|
||||||
"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\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user