mirror of
https://github.com/lxsang/DiyaSDK.git
synced 2024-12-26 03:18:21 +01:00
change hermes repo
This commit is contained in:
parent
760aa5aa2b
commit
9d7559ada0
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user