Is there a way to get e.g. #40556 specifically? ----- Cheers, Sean -- View this message in context: http://forum.world.st/ZeroConf-Download-Specific-Update-tp4813583.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
This? http://files.pharo.org/image/40/ Peter On Fri, Mar 20, 2015 at 1:17 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
Is there a way to get e.g. #40556 specifically?
----- Cheers, Sean -- View this message in context: http://forum.world.st/ZeroConf-Download-Specific-Update-tp4813583.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
On 20 Mar 2015, at 13:58, Marcus Denker <marcus.denker@inria.fr> wrote:
On 20 Mar 2015, at 13:17, Sean P. DeNigris <sean@clipperadams.com> wrote:
Is there a way to get e.g. #40556 specifically?
no
You can just 1) use get to get the lates 2) do anither wget (or curl) to download the image you want from files.pharo.org <http://files.pharo.org/> 3) unzip and override the one downloaded in 1) Marcus
On 20 Mar 2015, at 22:48, Marcus Denker <marcus.denker@inria.fr> wrote:
On 20 Mar 2015, at 13:58, Marcus Denker <marcus.denker@inria.fr <mailto:marcus.denker@inria.fr>> wrote:
On 20 Mar 2015, at 13:17, Sean P. DeNigris <sean@clipperadams.com <mailto:sean@clipperadams.com>> wrote:
Is there a way to get e.g. #40556 specifically?
no
You can just
1) use get to get the lates 2) do anither wget (or curl) to download the image you want from files.pharo.org <http://files.pharo.org/> 3) unzip and override the one downloaded in 1)
this :)
Marcus
participants (4)
-
Esteban Lorenzano -
Marcus Denker -
Peter Uhnák -
Sean P. DeNigris