Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong version number in macOS download 0.16.1 #1361

Closed
suschizu opened this issue Jan 10, 2023 · 6 comments
Closed

wrong version number in macOS download 0.16.1 #1361

suschizu opened this issue Jan 10, 2023 · 6 comments

Comments

@suschizu
Copy link

hello - I think you forgot to update the info.plist here:

https://github.com/ianyh/Amethyst/releases/download/v0.16.1/Amethyst.zip

the app still contains 0.16.0 (instead of 0.16.1)

Screenshot 2023-01-10 at 18 56 00

@cesan3
Copy link

cesan3 commented Jan 10, 2023

Trying to install returns error:

==> Downloading https://github.com/ianyh/Amethyst/releases/download/v0.16.1/Amethyst.zip
curl: (22) The requested URL returned error: 404

@ianyh
Copy link
Owner

ianyh commented Jan 10, 2023

I deleted it so that people would stop downloading the wrong version, but haven't made it back to my personal computer yet.

@lougreenwood
Copy link

I'm also getting SHA256 mismatch when upgrading using home-brew, could be related?

❯ brew upgrade amethyst
==> Upgrading 1 outdated package:
amethyst 0.16.0 -> 0.16.1
==> Upgrading amethyst
==> Downloading https://github.com/ianyh/Amethyst/releases/download/v0.16.1/Amethyst.zip
==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/10115880/4f106e35-6f75-4f5b-8ffc-7e1a25bc6
######################################################################## 100.0%
==> Purging files for version 0.16.1 of Cask amethyst
Error: amethyst: SHA256 mismatch
Expected: a60857ef84f426c01693101a01a439348858aa3f3d7e8d19a91b713d384967f3
  Actual: 52663893e6547d2dd85ba15b871ec222ce4f62dc7150e5ff20d592f9b85a47c5
    File: /Users/admin/Library/Caches/Homebrew/downloads/2fb00ee1d12c789be911968beb21914bc8c779534cf8624cde10c8600de565f9--Amethyst.zip
To retry an incomplete download, remove the file above.

@ianyh
Copy link
Owner

ianyh commented Jan 11, 2023

Okay, should be addressed with Homebrew/homebrew-cask#139417

@ianyh
Copy link
Owner

ianyh commented Jan 12, 2023

Cask change was merged FYI.

@ianyh ianyh closed this as completed Jan 12, 2023
@suschizu
Copy link
Author

great thanks for the fast fix @ianyh
I can confirm that download 0.16.1 now contains the correct version number :)

Screenshot 2023-01-12 at 09 51 56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants