Southclaws / sampctl

The Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.
GNU General Public License v3.0
241 stars 33 forks source link

Upgrade to 1.10.0 with Scoop doesn't work #458

Closed blefony closed 2 years ago

blefony commented 2 years ago

Hi, everyone. It seems that the update is not working correctly for me. Although the update reports that the update has success, but then it says again that I have 1.9.1

What have I tried

Issue Log

INFO: ensured dependencies for package

PS > sampctl p build 
INFO: Build default successful with 0 problems
INFO: sampctl version 1.10.0 available!

PS > scoop update && scoop update sampctl
Updating Scoop...
Updating 'main' bucket...
Updating 'southclaws' bucket...
Scoop was updated successfully!
sampctl: 1.9.1 (latest version)
Latest versions for all apps are installed! For more information try 'scoop status'

PS > sampctl p build     
INFO: Build default successful with 0 problems
INFO: sampctl version 1.10.0 available!
INFO: You are currently using 1.9.1
INFO: To upgrade, use the following command:
INFO:   scoop update
INFO:   scoop update sampctl
INFO: If you have any problems upgrading, please open an issue:
INFO:   https://github.com/Southclaws/sampctl/issues/new

@Southclaws @ADRFranklin

ADRFranklin commented 2 years ago

I don't have access to push updates to scoop/homebrew repos, so you have to install it manually for the time being. There is no updates to the scoop repo.

blefony commented 2 years ago

@ADRFranklin Okay. Then I will install it manually. Thanks for the reply! :)