Skip to content

Commit

Permalink
Stack update v2024-02-07 for osx-xcode-15.0.x-edge (#279)
Browse files Browse the repository at this point in the history
Co-authored-by: pgyula <88027101+pgyula@users.noreply.github.com>
  • Loading branch information
bitrise-infrabot and pgyula authored Feb 7, 2024
1 parent 556ef0b commit d20fe08
Show file tree
Hide file tree
Showing 11 changed files with 1,536 additions and 681 deletions.
5 changes: 2 additions & 3 deletions data/osx-xcode-15.0.x-edge/android-sdk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@
build-tools;34.0.0 | 34.0.0 | Android SDK Build-Tools 34 | build-tools/34.0.0
cmake;3.10.2.4988404 | 3.10.2 | CMake 3.10.2.4988404 | cmake/3.10.2.4988404
cmake;3.22.1 | 3.22.1 | CMake 3.22.1 | cmake/3.22.1
emulator | 32.1.15 | Android Emulator | emulator
emulator | 33.1.23 | Android Emulator | emulator
extras;google;google_play_services | 49 | Google Play services | extras/google/google_play_services
ndk-bundle | 24.0.8215888 | Android NDK | ndk-bundle
patcher;v4 | 1 | SDK Patch Applier v4 | patcher/v4
platform-tools | 34.0.4 | Android SDK Platform-Tools | platform-tools
platform-tools | 34.0.5 | Android SDK Platform-Tools | platform-tools
platforms;android-32 | 1 | Android SDK Platform 32 | platforms/android-32
platforms;android-33 | 3 | Android SDK Platform 33 | platforms/android-33
platforms;android-34 | 2 | Android SDK Platform 34 | platforms/android-34
Expand Down
10 changes: 5 additions & 5 deletions data/osx-xcode-15.0.x-edge/android.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,22 @@
{
"name": "Emulator version",
"category": "android",
"version": "32.1.15",
"raw_output": "Pkg.Revision=32.1.15",
"version": "33.1.23",
"raw_output": "Pkg.Revision=33.1.23",
"executed_command": "grep ^Pkg.Revision \"${ANDROID_HOME}\"/emulator/source.properties"
},
{
"name": "Gradle",
"category": "android",
"version": "8.5",
"raw_output": "Welcome to Gradle 8.5!\n\nHere are the highlights of this release:\n - Support for running on Java 21\n - Faster first use with Kotlin DSL\n - Improved error and warning messages\n\nFor more details see https://docs.gradle.org/8.5/release-notes.html\n\n\n------------------------------------------------------------\nGradle 8.5\n------------------------------------------------------------\n\nBuild time: 2023-11-29 14:08:57 UTC\nRevision: 28aca86a7180baa17117e0e5ba01d8ea9feca598\n\nKotlin: 1.9.20\nGroovy: 3.0.17\nAnt: Apache Ant(TM) version 1.10.13 compiled on January 4 2023\nJVM: 11.0.20.1 (Eclipse Adoptium 11.0.20.1+1)\nOS: Mac OS X 13.5.2 aarch64",
"version": "8.6",
"raw_output": "Welcome to Gradle 8.6!\n\nHere are the highlights of this release:\n - Configurable encryption key for configuration cache\n - Build init improvements\n - Build authoring improvements\n\nFor more details see https://docs.gradle.org/8.6/release-notes.html\n\n\n------------------------------------------------------------\nGradle 8.6\n------------------------------------------------------------\n\nBuild time: 2024-02-02 16:47:16 UTC\nRevision: d55c486870a0dc6f6278f53d21381396d0741c6e\n\nKotlin: 1.9.20\nGroovy: 3.0.17\nAnt: Apache Ant(TM) version 1.10.13 compiled on January 4 2023\nJVM: 11.0.21 (Eclipse Adoptium 11.0.21+9)\nOS: Mac OS X 14.1.2 aarch64",
"executed_command": "gradle --version"
},
{
"name": "Maven",
"category": "android",
"version": "3.9.6",
"raw_output": "Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)\nMaven home: /opt/homebrew/Cellar/maven/3.9.6/libexec\nJava version: 11.0.20.1, vendor: Eclipse Adoptium, runtime: /Library/Java/JavaVirtualMachines/temurin-11.jdk/Contents/Home\nDefault locale: en_US, platform encoding: UTF-8\nOS name: \"mac os x\", version: \"13.5.2\", arch: \"aarch64\", family: \"mac\"",
"raw_output": "Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)\nMaven home: /opt/homebrew/Cellar/maven/3.9.6/libexec\nJava version: 11.0.21, vendor: Eclipse Adoptium, runtime: /Library/Java/JavaVirtualMachines/temurin-11.jdk/Contents/Home\nDefault locale: en_US, platform encoding: UTF-8\nOS name: \"mac os x\", version: \"14.1.2\", arch: \"aarch64\", family: \"mac\"",
"executed_command": "mvn --version"
},
{
Expand Down
10 changes: 5 additions & 5 deletions data/osx-xcode-15.0.x-edge/apple.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Swift (Xcode bundled)",
"category": "apple",
"version": "",
"raw_output": "swift-driver version: 1.87.1 Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)\nTarget: arm64-apple-macosx13.0",
"raw_output": "swift-driver version: 1.87.1 Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)\nTarget: arm64-apple-macosx14.0",
"executed_command": "xcrun swift --version"
},
{
Expand Down Expand Up @@ -48,8 +48,8 @@
{
"name": "Cocoapods",
"category": "apple",
"version": "1.13.0",
"raw_output": "1.13.0",
"version": "1.15.2",
"raw_output": "1.15.2",
"executed_command": "pod --version"
},
{
Expand Down Expand Up @@ -90,8 +90,8 @@
{
"name": "xcbeautify",
"category": "apple",
"version": "1.3.0",
"raw_output": "1.3.0",
"version": "1.4.0",
"raw_output": "1.4.0",
"executed_command": "xcbeautify --version"
},
{
Expand Down
4 changes: 2 additions & 2 deletions data/osx-xcode-15.0.x-edge/bitrise.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
{
"name": "Bitrise CLI",
"category": "bitrise",
"version": "2.6.1",
"raw_output": "2.6.1",
"version": "2.10.0",
"raw_output": "2.10.0",
"executed_command": "bitrise --version"
},
{
Expand Down
104 changes: 52 additions & 52 deletions data/osx-xcode-15.0.x-edge/brew.txt
Original file line number Diff line number Diff line change
@@ -1,83 +1,82 @@
ant 1.10.14
aom 3.8.0_1
aom 3.8.1
applesimutils 0.9.10
apr 1.7.4
apr-util 1.6.3_1
argon2 20190702_1
aria2 1.36.0_2
aria2 1.37.0
aspell 0.60.8.1_1
autoconf 2.71
awscli 2.15.6
autoconf 2.72
awscli 2.15.17
bazelisk 1.19.0
boost 1.83.0
boost 1.84.0
brotli 1.1.0
ca-certificates 2023-12-12
cairo 1.18.0
carthage 0.39.1
cffi 1.16.0_1
cmake 3.28.1
cmake 3.28.2
coreutils 9.4
curl 8.5.0
danger-js 64
danger-swift 3.18.0
dart 3.1.3
dart 3.2.2
docutils 0.20.1_1
double-conversion 3.3.0
edencommon 2023.12.04.00
fb303 2023.12.04.00
fbthrift 2023.11.06.00
fizz 2023.12.04.00
flow 0.225.1
fmt 10.1.1
folly 2023.12.04.00
fontconfig 2.14.2
edencommon 2024.01.22.00
fb303 2024.01.22.00
fizz 2024.01.22.00
flow 0.228.0
fmt 10.2.1
folly 2024.01.22.00_1
fontconfig 2.15.0
freetds 1.4.10
freetype 2.13.2
fvm 2.4.1
gd 2.3.3_6
gettext 0.22.4
gflags 2.2.2
gh 2.40.1
gh 2.43.1
ghostscript 10.02.1
giflib 5.2.1
git 2.43.0
git-lfs 3.4.1
glib 2.78.3
glib 2.78.4
glog 0.6.0
gmp 6.3.0
gnupg 2.4.3
gnutls 3.8.2
gradle 8.5
gnupg 2.4.4
gnutls 3.8.3
gradle 8.6
graphite2 1.3.14
groovy 4.0.17
groovy 4.0.18
harfbuzz 8.3.0
highway 1.0.7
hub 2.14.2
icu4c 73.2
imagemagick 7.1.1-25
imagemagick 7.1.1-27
imath 3.1.9
jasper 4.1.1
jasper 4.1.2
jbig2dec 0.20
jenv 0.5.6
jpeg-turbo 3.0.0
jpeg-xl 0.9.0
jpeg-turbo 3.0.1
jpeg-xl 0.9.1
jq 1.7.1
kotlin 1.9.22
krb5 1.21.2
libassuan 2.5.6
libavif 1.0.3
libde265 1.0.15
libevent 2.1.12_1
libgcrypt 1.10.2
libgcrypt 1.10.3
libgpg-error 1.47
libheif 1.17.6
libidn 1.41
libidn 1.42
libidn2 2.3.4_1
libksba 1.6.4
libksba 1.6.5
liblqr 0.4.2_1
libnghttp2 1.58.0
libnghttp2 1.59.0
libomp 17.0.6
libpng 1.6.40
libpng 1.6.42
libpq 16.1_1
libraw 0.21.2
libsodium 1.0.19
Expand All @@ -87,7 +86,7 @@ libtiff 4.6.0
libtool 2.4.7
libunistring 1.1
libusb 1.0.26
libvmaf 2.3.1
libvmaf 3.0.0
libx11 1.8.7
libxau 1.0.11
libxcb 1.16
Expand All @@ -96,49 +95,50 @@ libxext 1.3.5
libxrender 0.9.11
libyaml 0.2.5
libzip 1.10.1
little-cms2 2.15
little-cms2 2.16
lokalise2 2.6.10
lz4 1.9.4
lzo 2.10
m4 1.4.19
maven 3.9.6
mercurial 6.6.1
mercurial 6.6.2
mint 0.17.5
mpdecimal 2.5.1
mpdecimal 4.0.0
nettle 3.9.1
npth 1.6
oniguruma 6.9.9
openconnect 9.12
openexr 3.2.1
openjdk 21.0.1
openjdk 21.0.2
openjpeg 2.5.0_1
openldap 2.6.6
openssl@3 3.2.0_1
openssl@3 3.2.1
openvpn 2.6.8
p11-kit 0.25.3
parallel 20231222
parallel 20240122
pcre2 10.42
php 8.3.1
php 8.3.2
pinentry 1.2.1
pixman 0.42.2
pkcs11-helper 1.29.0
pkcs11-helper 1.30.0
pkg-config 0.29.2_3
pycparser 2.21_1
pyenv 2.3.28
pyenv 2.3.33
python-pathspec 0.12.1
python-setuptools 69.0.3
python@3.11 3.11.6_1
python@3.12 3.12.1
python@3.11 3.11.7_1
python@3.12 3.12.1_1
pyyaml 6.0.1_1
rbenv 1.2.0
readline 8.2.7
rtmpdump 2.4-20151223_3
ruby-build 20230919
ruby-build 20231114
screen 4.9.1
shared-mime-info 2.4
six 1.16.0_4
snappy 1.1.10
sonar-scanner 5.0.1.3006
sqlite 3.44.2
sqlite 3.45.1
stoken 0.93
swift-format 509.0.0
swiftlint 0.53.0
Expand All @@ -147,20 +147,20 @@ transcrypt 2.2.3
tree 2.1.1_1
unbound 1.19.0
unixodbc 2.3.12
wangle 2023.12.04.00
watchman 2023.12.04.00
wangle 2024.01.22.00
watchman 2024.01.22.00_1
webp 1.3.2
wget 1.21.4
x265 3.5
xcbeautify 1.3.0
xclogparser 0.2.37
xcbeautify 1.4.0
xclogparser 0.2.38
xcodes 1.3.0
xorgproto 2023.2
xz 5.4.5
yamllint 1.33.0
yamllint 1.34.0
yarn 1.22.21
zeromq 4.3.5_1
zstd 1.5.5
temurin11 11.0.20.1,1
temurin17 17.0.8.1,1
temurin8 8,382,05
temurin11 11.0.21,9
temurin17 17.0.9,9
temurin8 8,392,08
4 changes: 2 additions & 2 deletions data/osx-xcode-15.0.x-edge/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"name": "Java versions",
"category": "languages",
"version": "",
"raw_output": "system\n 1.8\n 1.8.0.382\n* 11.0 (set by /Users/vagrant/.jenv/version)\n 11.0.20.1\n 17.0\n 17.0.8.1\n 8.0\n temurin64-1.8.0.382\n temurin64-11.0.20.1\n temurin64-17.0.8.1",
"raw_output": "system\n 1.8\n 1.8.0.392\n* 11.0 (set by /Users/vagrant/.jenv/version)\n 11.0.21\n 17.0\n 17.0.9\n 8.0\n temurin64-1.8.0.392\n temurin64-11.0.21\n temurin64-17.0.9",
"executed_command": "jenv versions"
},
{
Expand All @@ -70,7 +70,7 @@
"name": "Kotlin",
"category": "languages",
"version": "1.9.22",
"raw_output": "Kotlin version 1.9.22-release-704 (JRE 11.0.20.1+1)",
"raw_output": "Kotlin version 1.9.22-release-704 (JRE 11.0.21+9)",
"executed_command": "kotlin -version"
}
],
Expand Down
6 changes: 3 additions & 3 deletions data/osx-xcode-15.0.x-edge/os.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@
"name": "macOS system overview",
"category": "os",
"version": "",
"raw_output": "Software:\n\n System Software Overview:\n\n System Version: macOS 13.5.2 (22G91)\n Kernel Version: Darwin 22.6.0\n Boot Volume: Macintosh HD\n Boot Mode: Normal\n Computer Name: vm-osx-ventura-15-edge-g2-m1-max.5core-078540bf-08b1-4a3a-8f62-2d20138dbdb1\n User Name: vagrant (vagrant)\n Secure Virtual Memory: Enabled\n System Integrity Protection: Disabled\n Time since boot: 1 minute, 44 seconds",
"raw_output": "Software:\n\n System Software Overview:\n\n System Version: macOS 14.1.2 (23B92)\n Kernel Version: Darwin 23.1.0\n Boot Volume: Macintosh HD\n Boot Mode: Normal\n Computer Name: vm-osx-sonoma-15-edge-g2-m1-max.5core-b8d0ca0d-3085-4f4f-a542-1d8df02880c2\n User Name: vagrant (vagrant)\n Secure Virtual Memory: Enabled\n System Integrity Protection: Disabled\n Time since boot: 1 minute, 47 seconds",
"executed_command": "system_profiler SPSoftwareDataType"
},
{
"name": "Disk space",
"category": "os",
"version": "",
"raw_output": "Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk2s1s1 258Gi 8.5Gi 121Gi 7% 356050 1270733080 0% /",
"raw_output": "Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk2s1s1 272Gi 9.2Gi 99Gi 9% 390k 1.0G 0% /",
"executed_command": "df -h /"
},
{
"name": "OpenSSH",
"category": "os",
"version": "",
"raw_output": "OpenSSH_9.0p1, LibreSSL 3.3.6",
"raw_output": "OpenSSH_9.4p1, LibreSSL 3.3.6",
"executed_command": "ssh -V"
}
],
Expand Down
Loading

0 comments on commit d20fe08

Please sign in to comment.