diff --git a/60037-Pha-Update.cs b/60037-Pha-Update.cs new file mode 100644 index 0000000..c3569c0 --- /dev/null +++ b/60037-Pha-Update.cs @@ -0,0 +1 @@ +"Postscript: Leave the line above, and replace the rest of this comment by a useful one. Executable statements should follow this comment, and should be separated by periods, with no exclamation points (!!). Be sure to put any further comments in double-quotes, like this one." |repository| repository := MCHttpRepository location: 'http://smalltalkhub.com/mc/Pharo/Pharo60/main' user: '' password: ''. (repository loadVersionFromFileNamed:'ScriptLoader60-TheIntegrator.48.mcz') load. ScriptLoader new update60037. ! \ No newline at end of file diff --git a/updates60.staged b/updates60.staged index da81358..c0432a7 100644 --- a/updates60.staged +++ b/updates60.staged @@ -1 +1 @@ -#Pharo6.0 60036-Pha-Update.cs \ No newline at end of file +#Pharo6.0 60037-Pha-Update.cs \ No newline at end of file