1
0
mirror of https://github.com/lxsang/DiyaSDK.git synced 2024-06-29 08:19:48 +02:00

change hermes repo

This commit is contained in:
Dany LE 2022-08-08 00:29:22 +02:00
parent 760aa5aa2b
commit 9d7559ada0

View File

@ -3,7 +3,7 @@ change := false.
HEBinaryReaderWriter ifNil:[ HEBinaryReaderWriter ifNil:[
[ [
Metacello new Metacello new
repository: 'github://tesonep/hermes'; repository: 'github://lxsang/hermes';
baseline:'Hermes'; baseline:'Hermes';
load load
] on: Warning do: #resume. ] on: Warning do: #resume.