We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd91e0 commit 66fe5f2Copy full SHA for 66fe5f2
src/BaselineOfPharoLauncher/BaselineOfPharoLauncher.class.st
@@ -90,7 +90,7 @@ BaselineOfPharoLauncher >> osWinSubprocess: spec [
90
91
spec
92
baseline: #OSWinSubprocess
93
- with: [ spec repository: 'github://pharo-contributions/OSWinSubprocess:v1.1' ]
+ with: [ spec repository: 'github://pharo-contributions/OSWinSubprocess:v1.1.1' ]
94
]
95
96
{ #category : 'external projects' }
0 commit comments