@@ -14,7 +14,7 @@ publish_dry_run_netcode_gameobjects:
1414 type : Unity::VM
1515 flavor : b1.large
1616 commands :
17- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec .zip -o wrench-localapv.zip
17+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-3_51b4e6affb4c10b90f92db9551b9dc80c5520794983600cff4fa925111db116d .zip -o wrench-localapv.zip
1818 - command : 7z x -aoa wrench-localapv.zip
1919 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
2020 - command : python PythonScripts/print_machine_info.py
@@ -183,10 +183,10 @@ publish_dry_run_netcode_gameobjects:
183183 unzip : true
184184 variables :
185185 UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
186- UPMPVP_CONTEXT_WRENCH : 2.6.1 .0
186+ UPMPVP_CONTEXT_WRENCH : 2.7.0 .0
187187 metadata :
188188 Job Maintainers : ' #rm-packageworks'
189- Wrench : 2.6.1 .0
189+ Wrench : 2.7.0 .0
190190
191191# Publish for netcode.gameobjects to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
192192publish_netcode_gameobjects :
@@ -196,7 +196,7 @@ publish_netcode_gameobjects:
196196 type : Unity::VM
197197 flavor : b1.large
198198 commands :
199- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-0_3978eda62a03e3dbc469ab77590d20f8832032d8e0b586550597b7f590baefec .zip -o wrench-localapv.zip
199+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-3-3_51b4e6affb4c10b90f92db9551b9dc80c5520794983600cff4fa925111db116d .zip -o wrench-localapv.zip
200200 - command : 7z x -aoa wrench-localapv.zip
201201 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
202202 - command : python PythonScripts/print_machine_info.py
@@ -365,8 +365,8 @@ publish_netcode_gameobjects:
365365 unzip : true
366366 variables :
367367 UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
368- UPMPVP_CONTEXT_WRENCH : 2.6.1 .0
368+ UPMPVP_CONTEXT_WRENCH : 2.7.0 .0
369369 metadata :
370370 Job Maintainers : ' #rm-packageworks'
371- Wrench : 2.6.1 .0
371+ Wrench : 2.7.0 .0
372372
0 commit comments