Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Format for filename changed? #11

Closed
gmr opened this issue Jun 16, 2014 · 2 comments
Closed

Format for filename changed? #11

gmr opened this issue Jun 16, 2014 · 2 comments

Comments

@gmr
Copy link

gmr commented Jun 16, 2014

grunt-download-atom-shell has worked like a charm (thanks!) up until I tried to switch to 0.13.1. I appears it is looking for:

atom-shell-v0.13.1-darwin.zip

and the file is

atom-shell-v0.13.1-darwin-x64.zip

Logs:

Running "download-atom-shell" task
Verifying properties download-atom-shell.version, download-atom-shell.outputDir exist in config...OK
>> Cannot find atom-shell-v0.13.1-darwin.zip in atom-shell v0.13.1 release

And my config:

    'download-atom-shell':
      version: '0.13.1'
      outputDir: 'binaries'
@kevinsawicki
Copy link
Contributor

What version of grunt-download-atom-shell are you using?

Can you make sure you are using 0.8.0?

@gmr
Copy link
Author

gmr commented Jun 16, 2014

Looks like 0.7.0, I'll update and if it doesn't solve the problem, I'll reopen.

@gmr gmr closed this as completed Jun 16, 2014
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

2 participants