Updating versions and dependencies.
This commit is contained in:
parent
4b0ad3ef6d
commit
8ca261d1bd
@ -138,7 +138,12 @@ ConfigurationOfBrea >> baseline1: spec [
|
||||
spec
|
||||
className: #ConfigurationOfMustache;
|
||||
versionString: #'stable';
|
||||
repository: 'http://smalltalkhub.com/mc/NorbertHartl/Mustache/main' ]]
|
||||
repository: 'http://smalltalkhub.com/mc/NorbertHartl/Mustache/main' ]];
|
||||
project: 'Fossil' with: [
|
||||
spec
|
||||
className: #ConfigurationOfFossil;
|
||||
versionString: #'stable';
|
||||
repository: 'http://smalltalkhub.com/mc/Offray/Fossil/main' ]
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
@ -176,5 +181,6 @@ ConfigurationOfBrea >> version1: spec [
|
||||
package: 'Brea' with: 'Brea-OffrayLuna.11';
|
||||
project: 'Teapot' with: #'stable';
|
||||
project: 'Mustache' with: #'stable';
|
||||
project: 'Fossil' with: #stable;
|
||||
package: #'GrafoscopioUtils' with: 'Grafoscopio-Utils-OffrayLuna.19'. ]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user