Hello everyone!
I was wondering if there was any way i could use the autoupdate name@version feature with a manifest specified as a path and not from a bucket.
For example lets say i have a manifest.json that has an autoupdate field. If I were to run:
scoop install ./manifest.json@20
I would receive the error: Couldn't find manifest for 'manifestjson@20'
Is there any workaround to this? Any flags i could set?
Hello everyone!
I was wondering if there was any way i could use the
autoupdatename@version feature with a manifest specified as a path and not from a bucket.For example lets say i have a
manifest.jsonthat has anautoupdatefield. If I were to run:scoop install ./manifest.json@20I would receive the error:
Couldn't find manifest for 'manifestjson@20'Is there any workaround to this? Any flags i could set?