ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.6k stars 970 forks source link

[Bug]: azure-functions-core-tools autoupdate logic broken #6321

Closed o-l-a-v closed 2 weeks ago

o-l-a-v commented 2 weeks ago

Prerequisites

Package Name

azure-functions-core-tools

Expected/Current Behaviour

The autoupdate logic is broken, because the repo added v to the releases tag.

Steps to Reproduce

No

Possible Solution

Update autoupdate logic, $version -> v$version.

Scoop and Buckets Version

Not relevant.

Scoop Config

Not relevant.

PowerShell Version

Not relevant.

Additional Softwares

No response

o-l-a-v commented 2 weeks ago

It was seemingly not intentional to suddenly start tagging releases with v in front, and now it's fixed.