Skip to content

Commit e834551

Browse files
chore(port): update https://github.com/stablecoder/cmake-scripts to 003c241 (#303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cded60f commit e834551

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/stablecoder-cmake-scripts/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vcpkg_from_github(
66
REF
77
${VERSION}
88
SHA512
9-
8b71493a5616fe56242000ff8b71b45369a5cb9f80e0facbdb01253d92ca377c4732165cbb0b0fb07ea6ecab84aa18598244b7108c11b6c9fefbc222bb5b5681
9+
05a262522b7434b15b2107274a4560a6b51e0d8aefdd9c9a84aa858660e9ccab57a87db43667e595bbc00aa6e523bc1d63f9aa409bd57784f250afff518b1d74
1010
HEAD_REF
1111
main)
1212

ports/stablecoder-cmake-scripts/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stablecoder-cmake-scripts",
3-
"version-string": "4c648dc34d0975b4980aa700f7087f187fa194d0",
3+
"version-string": "003c241725972de76e87afc0986209829b9a7d4f",
44
"description": "Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/undefined sanitizer instrumentation, compilation of GLSL shaders and more.",
55
"homepage": "https://github.com/StableCoder/cmake-scripts/tree/main",
66
"license": "Apache-2.0",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"port-version": 0
6666
},
6767
"stablecoder-cmake-scripts": {
68-
"baseline": "4c648dc34d0975b4980aa700f7087f187fa194d0",
68+
"baseline": "003c241725972de76e87afc0986209829b9a7d4f",
6969
"port-version": 0
7070
},
7171
"vcpkg-cmake-module": {

versions/s-/stablecoder-cmake-scripts.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "80354f3a772c9b972838d96036d31186d5575502",
5+
"version-string": "003c241725972de76e87afc0986209829b9a7d4f",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "b67a363c190d467459319ff68635c27a6b2018e1",
510
"version-string": "4c648dc34d0975b4980aa700f7087f187fa194d0",

0 commit comments

Comments
 (0)