ScoopInstaller / Main

📦 The default bucket for Scoop.

Home Page:https://scoop.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Vapoursynth autoupdate broke; releases switched from .7z to .zip

BinToss opened this issue · comments

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

vapoursynth

Expected/Current Behaviour

The vapoursynth package has not auto-updated since Vapoursynth R65—the last Vapoursynth release to distribute as .7z.
Vapoursynth R66-RC1 and later are distributed as .zip.

Steps to Reproduce

N/A

Possible Solution

update file extension in autoupdate urls

Scoop and Buckets Version

 BinToss  scoop --version
Current Scoop version:
c9048ad9 (HEAD -> develop, origin/develop) fix(sqlite): Fix generic class error in PS5 (#5981)

'main' bucket:
17d16f0c6 (HEAD -> master, origin/master, origin/HEAD) xray: Update to version 1.8.13

'extras' bucket:
db8851984 (HEAD -> master, origin/master, origin/HEAD) butterfly: Update to version 2.1.0, fix autoupdate

'nonportable' bucket:
153fc16 (HEAD -> master, origin/master, origin/HEAD) powertoys-np@0.81.0: Fix hash (Closes #310)

'java' bucket:
16a03df3 (HEAD -> master, origin/master, origin/HEAD) zulu*: Manifest enhancements (#515)

'games' bucket:
38fe30457 (HEAD -> master, origin/master, origin/HEAD) ryujinx: Update to version 1.1.1319

'.SM' bucket:
8a84c33117 (HEAD -> master, origin/master, origin/HEAD) Update timestamp 2024-03-15T19:22:37Z

'dorado' bucket:
18a6effd (HEAD -> master, origin/master, origin/HEAD) swift-nightly: Update to version 20240522.3

Scoop Config

 BinToss  scoop config

last_update           alias                    scoop_branch scoop_repo
-----------           -----                    ------------ ----------
2024-05-22 6:43:45 PM @{upgrade=scoop-upgrade} develop      https://github.com/ScoopInstaller/Scoop

PowerShell Version

 BinToss  $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.4.2
PSEdition                      Core
GitCommitId                    7.4.2
OS                             Microsoft Windows 10.0.22621
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

No response

Submitting the PR...

PR is ready for review