@@ -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-60_641f75ebc79901fc7eb7880e924d4adc41d99ad42d02aa320814a9e1e75463c4 .zip -o wrench-localapv.zip
12+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-61_6af0746012fdbe27c8d9841fcad8f97465d1943826d6884e6aabf0d289b83093 .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
@@ -178,10 +178,10 @@ publish_dry_run_netcode_gameobjects:
178178 ignore_artifact : true
179179 variables :
180180 UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
181- UPMPVP_CONTEXT_WRENCH : 0.10.45 .0
181+ UPMPVP_CONTEXT_WRENCH : 0.10.46 .0
182182 metadata :
183183 Job Maintainers : ' #rm-packageworks'
184- Wrench : 0.10.45 .0
184+ Wrench : 0.10.46 .0
185185
186186# Publish for netcode.gameobjects to https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-npm
187187publish_netcode_gameobjects :
@@ -191,7 +191,7 @@ publish_netcode_gameobjects:
191191 type : Unity::VM
192192 flavor : b1.large
193193 commands :
194- - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-60_641f75ebc79901fc7eb7880e924d4adc41d99ad42d02aa320814a9e1e75463c4 .zip -o wrench-localapv.zip
194+ - command : curl https://artifactory.prd.it.unity3d.com/artifactory/stevedore-unity-internal/wrench-localapv/1-2-61_6af0746012fdbe27c8d9841fcad8f97465d1943826d6884e6aabf0d289b83093 .zip -o wrench-localapv.zip
195195 - command : 7z x -aoa wrench-localapv.zip
196196 - command : pip install semver requests --index-url https://artifactory-slo.bf.unity3d.com/artifactory/api/pypi/pypi/simple
197197 - command : python PythonScripts/print_machine_info.py
@@ -360,8 +360,8 @@ publish_netcode_gameobjects:
360360 ignore_artifact : true
361361 variables :
362362 UPMPVP_ACK_UPMPVP_DOES_NO_API_VALIDATION : 1
363- UPMPVP_CONTEXT_WRENCH : 0.10.45 .0
363+ UPMPVP_CONTEXT_WRENCH : 0.10.46 .0
364364 metadata :
365365 Job Maintainers : ' #rm-packageworks'
366- Wrench : 0.10.45 .0
366+ Wrench : 0.10.46 .0
367367
0 commit comments