ScoopInstaller / Versions

📦 A Scoop bucket for alternative versions of apps.
https://scoop.sh
The Unlicense
212 stars 202 forks source link

[Bug]: neovim nightly version name is not being updated to latest nightly release #1387

Closed jeeeem closed 12 months ago

jeeeem commented 1 year ago

Prerequisites

Package Name

neovim-nightly

Expected/Current Behaviour

Its been this version on the last 3 days 0.10.0-dev-1055-gb7734c4ec and its not being updated. This was the last reported issue that sucessfully update it to the nightly version. https://github.com/ScoopInstaller/Versions/issues/1381

EDIT: The REAL issue here is the version name is not being updated.

Steps to Reproduce

scoop update neovim-nightly
neovim-nightly: 0.10.0-dev-1055-gb7734c4ec (latest version)
Latest versions for all apps are installed! For more information try 'scoop status'

Possible Solution

It should be updating to the latest nightly version of neovim

Scoop and Buckets Version

Current Scoop version:
v0.3.1 - Released at 2022-11-15

'extras' bucket:
9e4c667f2 (HEAD -> master, origin/master, origin/HEAD) ueli: Update to version 8.24.1

'java' bucket:
079ae9c8 (HEAD -> master, origin/master, origin/HEAD) temurin8-nightly-jre: Update to version 8.0.392-7.0.202309271856

'main' bucket:
71d6437fa (HEAD -> master, origin/master, origin/HEAD) monero-cli: Fix `extract_dir` and `autoupdate` (#5123)

'sysinternals' bucket:
db7ddd5 (HEAD -> main, origin/main, origin/HEAD) zoomit: Update to version 7.1

'versions' bucket:
6b912c2da (HEAD -> master, origin/master, origin/HEAD) vscode-insiders: Update to version 1.83.0-insider+1695879389417

Scoop Config

last_update           aria2-enabled scoop_repo                              scoop_branch
-----------           ------------- ----------                              ------------
28/09/2023 7:37:09 pm         False https://github.com/ScoopInstaller/Scoop master

PowerShell Version

Name                           Value
----                           -----
PSVersion                      7.3.6
PSEdition                      Core
GitCommitId                    7.3.6
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

jeeeem commented 12 months ago

Fixed by this PR https://github.com/ScoopInstaller/Versions/pull/1429