How does scoop allow installation of a specific application version when the app manifest file contains information only about the latest version? #6285
Replies: 1 comment
-
Line 131 in 859d1db |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
App manifest files contain information only about the latest version of the application.
Here is an example of the app manifest file shown in the Wiki:
How can Scoop support install earlier versions that are no longer specified in the latest app manifest?
Beta Was this translation helpful? Give feedback.
All reactions