From 6cb0d57b58156a084179f5423b7aac7b70aa87c3 Mon Sep 17 00:00:00 2001 From: Marcel Taeumel Date: Fri, 3 May 2024 10:13:28 +0200 Subject: [PATCH] Try mapper and macos-11, revert if fail --- SwaImageConfiguration.st | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SwaImageConfiguration.st b/SwaImageConfiguration.st index 3a6546c..a8a986d 100644 --- a/SwaImageConfiguration.st +++ b/SwaImageConfiguration.st @@ -79,10 +79,10 @@ Utilities setAuthorInitials: 'hpi'. "changed at end" "-=-=-=-=-=" "Install new Git Client made by Marius and Tom for WiSe 23/24" -"Metacello new +Metacello new baseline: 'Squot'; repository: 'github://hpi-swa/Squot:mapper/src'; - load." + load. "-=-=-=-=-="