mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update cygwin to version .
This commit is contained in:
parent
34e6b5570f
commit
0058d5caa4
18
cygwin.json
18
cygwin.json
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.8.1",
|
||||
{
|
||||
"version": ".",
|
||||
"homepage": "https://cygwin.com/",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
@ -33,13 +33,13 @@
|
||||
},
|
||||
"installer": {
|
||||
"args": [
|
||||
"--no-admin",
|
||||
"--no-desktop",
|
||||
"--local-package-dir $dir\\packages",
|
||||
"--packages default",
|
||||
"--quiet-mode",
|
||||
"--root $dir\\root",
|
||||
"--site http://mirrors.kernel.org/sourceware/cygwin/"
|
||||
"--no-admin",
|
||||
"--no-desktop",
|
||||
"--local-package-dir $dir\\packages",
|
||||
"--packages default",
|
||||
"--quiet-mode",
|
||||
"--root $dir\\root",
|
||||
"--site http://mirrors.kernel.org/sourceware/cygwin/"
|
||||
]
|
||||
},
|
||||
"notes": "To start a Cygwin shell, type \"cygwin\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user