mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nano: Update to version 5.4-9
This commit is contained in:
parent
ca72980d16
commit
0b8de850ea
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "5.2-4",
|
||||
"version": "5.4-9",
|
||||
"description": "A small and friendly GNU editor, inspired by Pico",
|
||||
"homepage": "https://www.nano-editor.org/",
|
||||
"license": "GPL-3.0-only",
|
||||
@ -7,8 +7,8 @@
|
||||
"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"
|
||||
],
|
||||
"url": "https://files.lhmouse.com/nano-win/nano-win_9232_v5.2-4-ge724fdcb.7z",
|
||||
"hash": "4606143ceb2c730e440664f8dba4fa7d1e7f435d29783b39dc88bee9d265134d",
|
||||
"url": "https://files.lhmouse.com/nano-win/nano-win_9371_v5.4-9-g7010a68f.7z",
|
||||
"hash": "f60431596b76d5681e5d121bdb80f6b10e65105d433386c4e864c75f5e88789a",
|
||||
"post_install": [
|
||||
"if (-not (Test-Path \"$env:USERPROFILE\\.nanorc\")) {",
|
||||
" Copy-Item \"$dir\\.nanorc\" \"$env:USERPROFILE\\.nanorc\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user