parent
7f3ed3bc0f
commit
d53ca4a308
|
@ -4,7 +4,7 @@ This project uses the Winget tool to daily update apps (with system context) and
|
|||
![image](https://user-images.githubusercontent.com/96626929/150645599-9460def4-0818-4fe9-819c-dd7081ff8447.png)
|
||||
|
||||
## Intallation
|
||||
Just [download latest version](https://github.com/Romanitho/Winget-AutoUpdate/archive/refs/tags/v1.12.0.zip), unzip, run "install.bat" as admin to install by default.
|
||||
Just [download latest release (source code)](https://github.com/Romanitho/Winget-AutoUpdate/releases), unzip, run "install.bat" as admin to install by default.
|
||||
|
||||
## Configurations
|
||||
### Keep some apps out of Winget-AutoUpdate
|
||||
|
|
|
@ -64,7 +64,7 @@ param(
|
|||
|
||||
<# APP INFO #>
|
||||
|
||||
$WAUVersion = "1.12.0"
|
||||
$WAUVersion = "1.13.0"
|
||||
|
||||
<# FUNCTIONS #>
|
||||
|
||||
|
|
Loading…
Reference in New Issue