@@ -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
@@ -148,10 +148,10 @@ publish_dry_run_netcode_gameobjects:
148148 ignore_artifact : true
149149 variables :
150150 UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
151- UPMPVP_CONTEXT_WRENCH : 0.10.48 .0
151+ UPMPVP_CONTEXT_WRENCH : 0.10.49 .0
152152 metadata :
153153 Job Maintainers : ' #rm-packageworks'
154- Wrench : 0.10.48 .0
154+ Wrench : 0.10.49 .0
155155
156156# Publish for netcode.gameobjects to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
157157publish_netcode_gameobjects :
@@ -161,7 +161,7 @@ publish_netcode_gameobjects:
161161 type : Unity::VM
162162 flavor : b1.large
163163 commands :
164- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-61_6af0746012fdbe27c8d9841fcad8f97465d1943826d6884e6aabf0d289b83093 .zip -o wrench-localapv.zip
164+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-65_ac171f692eb27799bebcfb16c910f460486bef87e3068ae3a38793f908011de4 .zip -o wrench-localapv.zip
165165 - command : 7z x -aoa wrench-localapv.zip
166166 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
167167 - command : python PythonScripts/print_machine_info.py
@@ -300,8 +300,8 @@ publish_netcode_gameobjects:
300300 ignore_artifact : true
301301 variables :
302302 UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
303- UPMPVP_CONTEXT_WRENCH : 0.10.48 .0
303+ UPMPVP_CONTEXT_WRENCH : 0.10.49 .0
304304 metadata :
305305 Job Maintainers : ' #rm-packageworks'
306- Wrench : 0.10.48 .0
306+ Wrench : 0.10.49 .0
307307
0 commit comments