mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cygwin@2.926: Patch 24f0830
This commit is contained in:
parent
24f0830400
commit
e7ef788c23
@ -17,6 +17,7 @@
|
|||||||
"hash": "1738561e93ce1ce7c69553cf63096b8a1798ec6b46c64f798f747ba3e7e72982"
|
"hash": "1738561e93ce1ce7c69553cf63096b8a1798ec6b46c64f798f747ba3e7e72982"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",
|
||||||
"installer": {
|
"installer": {
|
||||||
"args": [
|
"args": [
|
||||||
"--no-admin",
|
"--no-admin",
|
||||||
@ -57,10 +58,7 @@
|
|||||||
"root\\Cygwin-Terminal.ico"
|
"root\\Cygwin-Terminal.ico"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"persist": [
|
"pre_uninstall": "unlink_persist_data @{persist = @('packages', 'root')} $dir",
|
||||||
"packages",
|
|
||||||
"root"
|
|
||||||
],
|
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://cygwin.com/git/?p=cygwin-apps/setup.git;a=tags",
|
"url": "https://cygwin.com/git/?p=cygwin-apps/setup.git;a=tags",
|
||||||
"regex": ">release_([\\d.]+)<"
|
"regex": ">release_([\\d.]+)<"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user