mirror of
https://github.com/lxsang/DiyaSDK.git
synced 2024-11-16 18:18:22 +01:00
change hermes repo
This commit is contained in:
parent
760aa5aa2b
commit
9d7559ada0
@ -3,7 +3,7 @@ change := false.
|
||||
HEBinaryReaderWriter ifNil:[
|
||||
[
|
||||
Metacello new
|
||||
repository: 'github://tesonep/hermes';
|
||||
repository: 'github://lxsang/hermes';
|
||||
baseline:'Hermes';
|
||||
load
|
||||
] on: Warning do: #resume.
|
||||
|
Loading…
Reference in New Issue
Block a user