Closed UtahDave closed 8 years ago
Running esky 0.9.8 on Windows Server 2008 R2 Datacenter
If I run app.fetch_version('2014.99.0') where 2014.99.0 is the newest version of my software in the update_url it works fine.
If I run app.fetch_version('2014.80.0') then I get an error and it is unable to download the older version.
If I run app.fetch_version('2014.80.0') then I get an error
Strange, I have not seen this behaviour before. Do you have a copy of the error message?
@UtahDave any more on this? closing as stale..
Running esky 0.9.8 on Windows Server 2008 R2 Datacenter
If I run app.fetch_version('2014.99.0') where 2014.99.0 is the newest version of my software in the update_url it works fine.
If I run app.fetch_version('2014.80.0') then I get an error and it is unable to download the older version.