Skip to content

Commit 904939f

Browse files
committed
Updated readmes
1 parent ebd4475 commit 904939f

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,13 +168,13 @@ iwr sl.sophia.team -useb | iex
168168
Download and expand to Downloads folder latest `Sophia Script for Windows` version depending to your Windows version you use.
169169

170170
```powershell
171-
choco install sophia --version=7.1.4 --force --yes
171+
choco install sophia --version=7.1.5 --force --yes
172172
```
173173

174174
Download and expand to Downloads folder latest `Sophia Script for Windows` version for PowerShell 7 depending to your Windows version you use.
175175

176176
```powershell
177-
choco install sophia --version=7.1.4 --params "/PS7" --force --yes
177+
choco install sophia --version=7.1.5 --params "/PS7" --force --yes
178178
```
179179

180180
```powershell

README_de-de.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,13 +168,13 @@ iwr sl.sophia.team -useb | iex
168168
Laden Sie die neueste Version von `Sophia Script for Windows` entsprechend Ihrer Windows-Version herunter und entpacken Sie sie in den Ordner Downloads.
169169

170170
```powershell
171-
choco install sophia --version=7.1.4 --force --yes
171+
choco install sophia --version=7.1.5 --force --yes
172172
```
173173

174174
Laden Sie die neueste Version von `Sophia Script for Windows` für PowerShell 7 entsprechend Ihrer Windows-Version herunter und entpacken Sie sie in den Ordner Downloads.
175175

176176
```powershell
177-
choco install sophia --version=7.1.4 --params "/PS7" --force --yes
177+
choco install sophia --version=7.1.5 --params "/PS7" --force --yes
178178
```
179179

180180
```powershell

README_ru-ru.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,13 +171,13 @@ iwr sl.sophia.team -useb | iex
171171
Скачать и распаковать в папку Загрузки последнюю версию `Sophia Script for Windows` в зависимости от вашей версии Windows.
172172

173173
```powershell
174-
choco install sophia --version=7.1.4 --force --yes
174+
choco install sophia --version=7.1.5 --force --yes
175175
```
176176

177177
Скачать и распаковать в папку Загрузки последнюю версию `Sophia Script for Windows` для PowerShell 7 в зависимости от вашей версии Windows.
178178

179179
```powershell
180-
choco install sophia --version=7.1.4 --params "/PS7" --force --yes
180+
choco install sophia --version=7.1.5 --params "/PS7" --force --yes
181181
```
182182

183183
```powershell

README_uk-ua.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,13 +170,13 @@ iwr sl.sophia.team -useb | iex
170170
Завантажте та розпакуйте в папку Завантаження останню версію `Sophia Script for Windows` залежно від вашої версії Windows.
171171

172172
```powershell
173-
choco install sophia --version=7.1.4 --force --yes
173+
choco install sophia --version=7.1.5 --force --yes
174174
```
175175

176176
Завантажте та розпакуйте в папку Завантаження останню версію `Sophia Script for Windows` для PowerShell 7 залежно від вашої версії Windows.
177177

178178
```powershell
179-
choco install sophia --version=7.1.4 --params "/PS7" --force --yes
179+
choco install sophia --version=7.1.5 --params "/PS7" --force --yes
180180
```
181181

182182
```powershell

0 commit comments

Comments
 (0)