You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -221,12 +221,12 @@ Default: `false`
221
221
222
222
Version of [aqtinstall](https://github.com/miurahr/aqtinstall) to use, given in the format used by pip, for example: `==0.7.1`, `>=0.7.1`, `==0.7.*`. This is intended to be used to troubleshoot any bugs that might be caused or fixed by certain versions of aqtinstall.
223
223
224
-
Default: `==2.1.*`
224
+
Default: `==3.1.*`
225
225
226
226
### `py7zrversion`
227
227
Version of py7zr in the same style as the aqtversion and intended to be used for the same purpose.
228
228
229
-
Default: `==0.19.*`
229
+
Default: `==0.20.*`
230
230
231
231
### `extra`
232
232
This input can be used to append arguments to the end of the aqtinstall command for any special purpose.
@@ -253,8 +253,8 @@ Example value: `--external 7z`
0 commit comments