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

Update LTspice #4725

Closed
radeksimko opened this issue Jun 6, 2014 · 6 comments
Closed

Update LTspice #4725

radeksimko opened this issue Jun 6, 2014 · 6 comments

Comments

@radeksimko
Copy link
Contributor

There seems to be an SHA-mismatch with the latest version of ltspice.

screen shot 2014-06-06 at 16 10 27

Is this a candidate for version '4' + sha256 :no_check?

The URL is still pointing to version IV, but no specific minor version, so I'm not sure if version 'latest' would be the best solution here.

@vitorgalvao
Copy link
Member

That would fail tests, as we only allow sha256 :no_check, with version 'latest'. We should either change both (since it’s a major release, there’s not that much harm), or make the version more precise.

@radeksimko
Copy link
Contributor Author

OK, in that case I think version 'latest' will make less harm than trying to specify a particular version.

Having said that - how does actually Homebrew detects that there's a new version then? It has to download the whole binary? Even then it can't be sure...

@vitorgalvao
Copy link
Member

You mean the main homebrew project? As far as I know, users have to submit the version updates manually, like here. In case of latest (or head, as we’d see there), it doesn’t actually auto-update — when you install something with the head version, if you want to do install a more recent version, you have to explicitly tell it to.

@radeksimko
Copy link
Contributor Author

Ah, so basically user would have to

brew cask install ltspice --force

to do the manual update?

@alebcay
Copy link
Member

alebcay commented Jun 6, 2014

That's correct. We're hoping to fix that with the eventual brew cask upgrade verb, which is buried under a long list of things that need to be done first at #4678.

@rolandwalker
Copy link
Contributor

@radeksimko yes, although if you read the monster issue #4678, you will see we are adding support for appcasts, to be able to detect available upgrades by another route. We will shortly have appcast coverage for about one third of App-based Casks.

@radeksimko radeksimko changed the title Update LTspice Make LTspice cask more generic Jun 7, 2014
@radeksimko radeksimko changed the title Make LTspice cask more generic Update LTspice Jun 7, 2014
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants