Looks like someone else beat me to it. https://github.com/caskroom/homebrew-cask/commit/569cf7a0f0df2db012464832ac0045be48e71ae0
Turns out all I needed was the build number in decimal. The rest of the download URL stayed the same. I'll try and remember that in the future. Thanks for answering my questions, Rob. I appreciate it. Sincerely, Jeff Ramnani On Sunday, October 18, 2015 at 3:33:16 PM UTC-5, Rob McBroom wrote: > > On 16 Oct 2015, at 13:30, Jeff Ramnani wrote: > > > Thanks for the corrected link. Is there a way for me to specify that > > I want version 1.3.2? Homebrew verifies the download using sha256 > > checksums, so when version of 1.3.3 of Quicksilver is released at the > > download URL (with no parameters), the user would receive an error > > because the checksums won't match. > > Yeah, but it’ll be based on the build number, not the human-readable > version. The build number (4014 in this case) is hex, so if you convert > it to decimal, you can use that. > > https://qs0.qsapp.com/plugins/download.php?qsversion=16404 > > > Will the old links at "http://cdn.qsapp.com/plugins/files" continue to > > work, or should that location be changed to point to > > "http://github.qsapp.com/" within the Homebrew recipe? > > We’re not planning to use the CDN for now, but to tell you want to use > instead I’d need to know what are you wanting a link to. > > -- > Rob McBroom > http://www.skurfer.com/ > -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
