mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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/",
|
"homepage": "https://cygwin.com/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
@ -33,13 +33,13 @@
|
|||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
"args": [
|
"args": [
|
||||||
"--no-admin",
|
"--no-admin",
|
||||||
"--no-desktop",
|
"--no-desktop",
|
||||||
"--local-package-dir $dir\\packages",
|
"--local-package-dir $dir\\packages",
|
||||||
"--packages default",
|
"--packages default",
|
||||||
"--quiet-mode",
|
"--quiet-mode",
|
||||||
"--root $dir\\root",
|
"--root $dir\\root",
|
||||||
"--site http://mirrors.kernel.org/sourceware/cygwin/"
|
"--site http://mirrors.kernel.org/sourceware/cygwin/"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"notes": "To start a Cygwin shell, type \"cygwin\"",
|
"notes": "To start a Cygwin shell, type \"cygwin\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user