mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-01-03 19:44:55 -06:00
Compile Winutil
This commit is contained in:
parent
5248954e77
commit
9a58c9e70e
15
winutil.ps1
15
winutil.ps1
@ -6648,7 +6648,7 @@ $sync.configs.applications = '{
|
|||||||
"choco": "nanazip",
|
"choco": "nanazip",
|
||||||
"content": "NanaZip",
|
"content": "NanaZip",
|
||||||
"description": "NanaZip is a fast and efficient file compression and decompression tool.",
|
"description": "NanaZip is a fast and efficient file compression and decompression tool.",
|
||||||
"link": "https://nanazip.codeplex.com/",
|
"link": "https://github.com/M2Team/NanaZip",
|
||||||
"panel": "4",
|
"panel": "4",
|
||||||
"winget": "M2Team.NanaZip"
|
"winget": "M2Team.NanaZip"
|
||||||
},
|
},
|
||||||
@ -7219,7 +7219,7 @@ $sync.configs.applications = '{
|
|||||||
"panel": "3",
|
"panel": "3",
|
||||||
"winget": "ShareX.ShareX"
|
"winget": "ShareX.ShareX"
|
||||||
},
|
},
|
||||||
"WPFInstallshell": {
|
"WPFInstallnilesoftShel": {
|
||||||
"category": "Utilities",
|
"category": "Utilities",
|
||||||
"choco": "nilesoft-shell",
|
"choco": "nilesoft-shell",
|
||||||
"content": "Shell (Expanded Context Menu)",
|
"content": "Shell (Expanded Context Menu)",
|
||||||
@ -7938,7 +7938,16 @@ $sync.configs.applications = '{
|
|||||||
"link": "https://zulipchat.com/",
|
"link": "https://zulipchat.com/",
|
||||||
"panel": "0",
|
"panel": "0",
|
||||||
"winget": "Zulip.Zulip"
|
"winget": "Zulip.Zulip"
|
||||||
}
|
},
|
||||||
|
"WPFInstallsyncthingtray": {
|
||||||
|
"winget": " Martchus.syncthingtray",
|
||||||
|
"choco": "syncthingtray",
|
||||||
|
"category": "Utilities",
|
||||||
|
"panel": "4",
|
||||||
|
"content": "syncthingtray",
|
||||||
|
"link": "https://github.com/Martchus/syncthingtray",
|
||||||
|
"description": "Might be the alternative for Synctrayzro.Windows tray utility / filesystem watcher / launcher for Syncthing "
|
||||||
|
}
|
||||||
}' | convertfrom-json
|
}' | convertfrom-json
|
||||||
$sync.configs.dns = '{
|
$sync.configs.dns = '{
|
||||||
"Google":{
|
"Google":{
|
||||||
|
Loading…
Reference in New Issue
Block a user