You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release contains several bug fixes related to parsing portable and zip installers for both the new and update command. There is now support for overriding the scope of a provided installer URL. This can be done by appending the intended scope value to the end of the installer url using the | character. Make sure to enclose the entire string in quotes since the | symbol is a special character in terminal.
"<installerUrl>|user"
Special thanks to @mdanish-kh for the help and contribution!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This release contains several bug fixes related to parsing portable and zip installers for both the new and update command. There is now support for overriding the scope of a provided installer URL. This can be done by appending the intended scope value to the end of the installer url using the
|
character. Make sure to enclose the entire string in quotes since the|
symbol is a special character in terminal."<installerUrl>|user"
Special thanks to @mdanish-kh for the help and contribution!
Changes:
cache
command to handle directories (Updatecache
command to handle directories #360)See More
This list of changes was auto generated.
This discussion was created from the release Windows Package Manager Manifest Creator v1.2.6.0.
Beta Was this translation helpful? Give feedback.
All reactions