<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   I use code like:
   <br>
  </div>
  <div class="default-style">
   <br>
  </div>
  <div class="default-style">
   <pre style="background-color: #ffffff; color: #333333; font-family: 'DejaVu Sans Mono'; font-size: 15,0pt;"><span style="background-color: #e7ffb3;"><br>...<br>Metacello new<br></span><span style="background-color: #e7ffb3;">  baseline: 'PUMApplicationRuntimeSupport';<br></span><span style="background-color: #e7ffb3;">  repository: 'github://feldti/PUMApplicationRuntimeSupport:main/repository';<br></span><span style="background-color: #e7ffb3;">  onLock: [:ex | ex honor ];<br></span><span style="background-color: #e7ffb3;">  load.<br></span><span style="background-color: #e7ffb3;">Metacello new<br></span><span style="background-color: #e7ffb3;">  repository: 'github://feldti/GsZMQ:main/repository';<br></span><span style="background-color: #e7ffb3;">  baseline: 'ZMQ';<br></span><span style="background-color: #e7ffb3;">  onLock: [:ex | ex honor ];<br></span><span style="background-color: #e7ffb3;">  load.<br></span><span style="background-color: #e7ffb3;">....</span><span style="background-color: #e7ffb3;"></span></pre>
  </div>
  <blockquote type="cite">
   <div>
    Dale Henrichs <dale.henrichs@gemtalksystems.com> hat am 21.12.2021 19:06 geschrieben:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div dir="ltr">
    Marten,
    <div>
     <br>
    </div>
    <div>
     Could you give me an example of the code you using to do the load? I can always guess what you might be doing, but it is easier to build upon the expression you are using ...
    </div>
    <div>
     <br>
    </div>
    <div>
     Dale
    </div>
   </div>
   <br>
   <div class="gmail_quote">
    <div class="gmail_attr" dir="ltr">
     On Tue, Dec 21, 2021 at 7:41 AM Marten Feldtmann via Glass <<a href="mailto:glass@lists.gemtalksystems.com">glass@lists.gemtalksystems.com</a>> wrote:
     <br>
    </div>
    <blockquote>
     <u></u>
     <div>
      <div>
       How can i turn off the caching when loading packages from github ? I would like to load newer revisions from github, but I always get "older" packages :-( 
       <br>
      </div>
      <div>
       <br>
      </div>
      <div>
       Marten 
       <br>
      </div>
     </div>_______________________________________________
     <br>Glass mailing list
     <br><a target="_blank" href="mailto:Glass@lists.gemtalksystems.com" rel="noopener">Glass@lists.gemtalksystems.com</a>
     <br><a target="_blank" href="https://lists.gemtalksystems.com/mailman/listinfo/glass" rel="noopener">https://lists.gemtalksystems.com/mailman/listinfo/glass</a>
     <br>
    </blockquote>
   </div>
  </blockquote>
 </body>
</html>