mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 04:19:00 +08:00
[angelscript] Upgrade to version 2.34.0
This commit is contained in:
parent
0de501a3f4
commit
a295883387
@ -1,5 +1,5 @@
|
||||
Source: angelscript
|
||||
Version: 2.33.1-2
|
||||
Version: 2.34.0
|
||||
Description: The AngelCode Scripting Library, or AngelScript as it is also known, is an extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts. It has been designed from the beginning to be an easy to use component, both for the application programmer and the script writer.
|
||||
|
||||
Feature: addons
|
||||
|
@ -1,9 +1,9 @@
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "https://www.angelcode.com/angelscript/sdk/files/angelscript_2.33.0.zip"
|
||||
FILENAME "angelscript_2.33.0.zip"
|
||||
SHA512 eaf972ecf965fe4f72e55755f5e796499018e918f93cfd835b1ca20f9338e299e8dbd707240341eef81ae920f07d2280646151f515f5990a62550689445c86f0
|
||||
URLS "http://angelcode.com/angelscript/sdk/files/angelscript_2.34.0.zip"
|
||||
FILENAME "angelscript_2.34.0.zip"
|
||||
SHA512 c26dba452ab52c300da9c95fde8398acf4840cbc0e653ededf978d4a3e942cfe5b77292c74c49dc0279250a27cfd324c696c49d139a97c844b2a1eead9aae2f4
|
||||
)
|
||||
|
||||
vcpkg_extract_source_archive_ex(
|
||||
|
Loading…
Reference in New Issue
Block a user