From fa2b0e213572908297e69ddb438a0e95471c9b49 Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy Date: Mon, 3 Jun 2024 14:33:21 +0300 Subject: Fix Windows build following #1613 --- autobuild.xml | 46 +++++++++++++++++++++++++++++++--------------- 1 file changed, 31 insertions(+), 15 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 3743273e0f..bd64520a0a 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1376,6 +1376,14 @@ llphysicsextensions_source + copyright + Copyright (c) 2010, Linden Research, Inc. + license + internal + license_file + LICENSES/llphysicsextensions.txt + name + llphysicsextensions_source platforms darwin64 @@ -1385,11 +1393,11 @@ creds github hash - b037cc0b29ea70ee834cfae6dda5b7a25cd57174 + 24256fab0ccf6c0f70dcb536240e7e556f592ebe hash_algorithm sha1 url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/144851460 + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617692 name darwin64 @@ -1401,15 +1409,31 @@ creds github hash - bdea1fd5c4da9da5afde088d16188b45d0853e04 + 7d218e641c66a63bb6722b4605d6bcbf78c51c85 hash_algorithm sha1 url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/144851461 + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617691 name linux64 + windows + + archive + + creds + github + hash + 9c06f431cbbf06e26cf5009527403a7e1e31a513 + hash_algorithm + sha1 + url + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617693 + + name + windows + windows64 archive @@ -1417,26 +1441,18 @@ creds github hash - f652ce0d6aef864689f0ed44255da4d9cd65a43f + 56b94c0d0f0b2f221fd13648e99e9569b0490d76 hash_algorithm sha1 url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/144851463 + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617694 name windows64 - license - internal - license_file - LICENSES/llphysicsextensions.txt - copyright - Copyright (c) 2010, Linden Research, Inc. version - 1.0.479d20a - name - llphysicsextensions_source + 1.0.b6dc588 llphysicsextensions_stub -- cgit v1.2.3 From 395c1c6adf1ecb669f805d5244772b080c077cce Mon Sep 17 00:00:00 2001 From: Ansariel Date: Mon, 3 Jun 2024 14:49:29 +0200 Subject: Remove obsolete Windows package for llphysicsextensions_source --- autobuild.xml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index bd64520a0a..56a6ff51fd 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1418,22 +1418,6 @@ name linux64 - windows - - archive - - creds - github - hash - 9c06f431cbbf06e26cf5009527403a7e1e31a513 - hash_algorithm - sha1 - url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617693 - - name - windows - windows64 archive -- cgit v1.2.3 From 9663bbe119d134b328131ebafcf104a9ddd59e5e Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy Date: Mon, 10 Jun 2024 18:39:06 +0300 Subject: Fix Windows build following #1676 --- autobuild.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 56a6ff51fd..a3266d4062 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1393,11 +1393,11 @@ creds github hash - 24256fab0ccf6c0f70dcb536240e7e556f592ebe + 755a3de464149ae88b048f976828a8c0c46e3bdb hash_algorithm sha1 url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617692 + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/172966323 name darwin64 @@ -1409,11 +1409,11 @@ creds github hash - 7d218e641c66a63bb6722b4605d6bcbf78c51c85 + 813e7b5e294d7958e3d69e2252752ff346953b0c hash_algorithm sha1 url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617691 + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/172966322 name linux64 @@ -1425,18 +1425,18 @@ creds github hash - 56b94c0d0f0b2f221fd13648e99e9569b0490d76 + 67f647538b1b49d0152fd9d03cfb9bdf978e33d1 hash_algorithm sha1 url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617694 + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/172966328 name windows64 version - 1.0.b6dc588 + 1.0.b8b1f73 llphysicsextensions_stub -- cgit v1.2.3