Skip to content

Commit

Permalink
Compile Winutil
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTitusTech authored and github-actions[bot] committed Nov 28, 2023
1 parent 55d96e0 commit c9c989c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions winutil.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4657,7 +4657,7 @@ $sync.configs.applications = '{
},
"WPFInstallbluestacks": {
"winget": "BlueStack.BlueStacks",
"choco": "na"
"choco": "bluestacks"
},
"WPFInstallbrave": {
"winget": "Brave.Brave",
Expand Down Expand Up @@ -4777,7 +4777,7 @@ $sync.configs.applications = '{
},
"WPFInstallflameshot": {
"winget": "Flameshot.Flameshot",
"choco": "na"
"choco": "flameshot"
},
"WPFInstallflux": {
"winget": "flux.flux",
Expand Down Expand Up @@ -5125,7 +5125,7 @@ $sync.configs.applications = '{
},
"WPFInstallprismlauncher": {
"winget": "PrismLauncher.PrismLauncher",
"choco": "na"
"choco": "prismlauncher"
},
"WPFInstallprocesslasso": {
"winget": "BitSum.ProcessLasso",
Expand Down Expand Up @@ -5181,7 +5181,7 @@ $sync.configs.applications = '{
},
"WPFInstallshell": {
"winget": "Nilesoft.Shell",
"choco": "na"
"choco": "nilesoft-shell"
},
"WPFInstallsignal": {
"winget": "OpenWhisperSystems.Signal",
Expand Down

0 comments on commit c9c989c

Please sign in to comment.