ScoopInstaller / Scoop

A command-line installer for Windows.
https://scoop.sh
Other
20.32k stars 1.37k forks source link

added the ability to specify @ version when installing from url #5984

Closed insertokername closed 1 month ago

insertokername commented 1 month ago

added the ability to use the @ symbol when using scoop install with a url

Description

Simple change to the regex that matches the name of the app to not require the whole string to be ending with .json

fixes #5977

This has been tested with all installation methods that have been mentioned in the scoop install --help

Checklist:

insertokername commented 1 month ago

Closed so i can make a new pull request that has the signed commit.