From cf160e30236226fdd3343a7ba50d05265709718d Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy Date: Fri, 9 Aug 2024 20:12:57 +0300 Subject: Update dullahan to v1.14.0-r3 (#2243) --- autobuild.xml | 44 +++++++++++++++++++++++++++++--------------- 1 file changed, 29 insertions(+), 15 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index ad986d47cb..61a9d85d1a 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -439,6 +439,16 @@ dullahan + copyright + Copyright (c) 2017, Linden Research, Inc. + description + A headless browser SDK that uses the Chromium Embedded Framework (CEF). It is designed to make it easier to write applications that render modern web content directly to a memory buffer, inject synthesized mouse and keyboard events as well as interact with web based features like JavaScript or cookies. + license + MPL + license_file + LICENSES/LICENSE.txt + name + dullahan platforms darwin64 @@ -446,42 +456,46 @@ archive hash - e4d568c166049ce61b39d69887b56d2382781a1a + 7fde76e3f0e62d0e0593b6157f4d740ecef2429d hash_algorithm sha1 url - https://github.com/secondlife/dullahan/releases/download/v118.0.5993.54/dullahan-1.14.0.202310131309_118.4.1_g3dd6078_chromium-118.0.5993.54-darwin64-6b02a60.tar.zst + https://github.com/secondlife/dullahan/releases/download/v1.14.0-r3/dullahan-1.14.0.202408091638_118.4.1_g3dd6078_chromium-118.0.5993.54-darwin64-10322607516.tar.zst name darwin64 + linux64 + + archive + + hash + 209d031ae67bc66d8e8f8509c71d259014c65ceb + hash_algorithm + sha1 + url + https://github.com/secondlife/dullahan/releases/download/v1.14.0-r3/dullahan-1.14.0.202408091637_118.4.1_g3dd6078_chromium-118.0.5993.54-linux64-10322607516.tar.zst + + name + linux64 + windows64 archive hash - a00eae7f5dc430ae48389ab723ced39739b0a144 + 4124c79d8b0e319877ffa4c12581d5c1318b4d93 hash_algorithm sha1 url - https://github.com/secondlife/dullahan/releases/download/v118.0.5993.54/dullahan-1.14.0.202310131404_118.4.1_g3dd6078_chromium-118.0.5993.54-windows64-6b02a60.tar.zst + https://github.com/secondlife/dullahan/releases/download/v1.14.0-r3/dullahan-1.14.0.202408091639_118.4.1_g3dd6078_chromium-118.0.5993.54-windows64-10322607516.tar.zst name windows64 - license - MPL - license_file - LICENSES/LICENSE.txt - copyright - Copyright (c) 2017, Linden Research, Inc. version - 1.14.0.202310131404_118.4.1_g3dd6078_chromium-118.0.5993.54 - name - dullahan - description - A headless browser SDK that uses the Chromium Embedded Framework (CEF). It is designed to make it easier to write applications that render modern web content directly to a memory buffer, inject synthesized mouse and keyboard events as well as interact with web based features like JavaScript or cookies. + 1.14.0.202408091639_118.4.1_g3dd6078_chromium-118.0.5993.54 emoji_shortcodes -- cgit v1.2.3