@@ -9,7 +9,7 @@ publish_dry_run_netcode_gameobjects:
99 type : Unity::VM
1010 flavor : b1.large
1111 commands :
12- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-61_6af0746012fdbe27c8d9841fcad8f97465d1943826d6884e6aabf0d289b83093 .zip -o wrench-localapv.zip
12+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-65_ac171f692eb27799bebcfb16c910f460486bef87e3068ae3a38793f908011de4 .zip -o wrench-localapv.zip
1313 - command : 7z x -aoa wrench-localapv.zip
1414 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
1515 - command : python PythonScripts/print_machine_info.py
@@ -208,10 +208,10 @@ publish_dry_run_netcode_gameobjects:
208208 ignore_artifact : true
209209 variables :
210210 UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
211- UPMPVP_CONTEXT_WRENCH : 0.10.48 .0
211+ UPMPVP_CONTEXT_WRENCH : 0.10.49 .0
212212 metadata :
213213 Job Maintainers : ' #rm-packageworks'
214- Wrench : 0.10.48 .0
214+ Wrench : 0.10.49 .0
215215
216216# Publish for netcode.gameobjects to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
217217publish_netcode_gameobjects :
@@ -221,7 +221,7 @@ publish_netcode_gameobjects:
221221 type : Unity::VM
222222 flavor : b1.large
223223 commands :
224- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-61_6af0746012fdbe27c8d9841fcad8f97465d1943826d6884e6aabf0d289b83093 .zip -o wrench-localapv.zip
224+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-65_ac171f692eb27799bebcfb16c910f460486bef87e3068ae3a38793f908011de4 .zip -o wrench-localapv.zip
225225 - command : 7z x -aoa wrench-localapv.zip
226226 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
227227 - command : python PythonScripts/print_machine_info.py
@@ -420,8 +420,8 @@ publish_netcode_gameobjects:
420420 ignore_artifact : true
421421 variables :
422422 UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
423- UPMPVP_CONTEXT_WRENCH : 0.10.48 .0
423+ UPMPVP_CONTEXT_WRENCH : 0.10.49 .0
424424 metadata :
425425 Job Maintainers : ' #rm-packageworks'
426- Wrench : 0.10.48 .0
426+ Wrench : 0.10.49 .0
427427
0 commit comments