Skip to content

Commit

Permalink
Stack update v2023-09-07 for osx-xcode-14.3.x-ventura (#106)
Browse files Browse the repository at this point in the history
* Stack update `v2023-09-07` for `osx-xcode-14.3.x-ventura`

* Stack update `v2023-09-07` for `osx-xcode-14.3.x-ventura`

* Stack update `v2023-09-07` for `osx-xcode-14.3.x-ventura`

* Stack update `v2023-09-07` for `osx-xcode-14.3.x-ventura`
  • Loading branch information
bitrise-infrabot committed Sep 8, 2023
1 parent 62f8378 commit beed82b
Show file tree
Hide file tree
Showing 10 changed files with 694 additions and 712 deletions.
6 changes: 4 additions & 2 deletions data/osx-xcode-14.3.x-ventura/android-sdk.txt
Expand Up @@ -5,10 +5,12 @@
build-tools;32.1.0-rc1 | 32.1.0 rc1 | Android SDK Build-Tools 32.1-rc1 | build-tools/32.1.0-rc1
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 | 31.3.14 | Android Emulator | emulator
emulator | 32.1.15 | 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 | 33.0.3 | Android SDK Platform-Tools | platform-tools
platform-tools | 34.0.4 | 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

16 changes: 8 additions & 8 deletions data/osx-xcode-14.3.x-ventura/android.json
Expand Up @@ -6,29 +6,29 @@
{
"name": "Emulator version",
"category": "android",
"version": "31.3.14",
"raw_output": "Pkg.Revision=31.3.14",
"version": "32.1.15",
"raw_output": "Pkg.Revision=32.1.15",
"executed_command": "grep ^Pkg.Revision \"${ANDROID_HOME}\"/emulator/source.properties"
},
{
"name": "Gradle",
"category": "android",
"version": "8.1.1",
"raw_output": "Welcome to Gradle 8.1.1!\n\nHere are the highlights of this release:\n - Stable configuration cache\n - Experimental Kotlin DSL assignment syntax\n - Building with Java 20\n\nFor more details see https://docs.gradle.org/8.1.1/release-notes.html\n\n\n------------------------------------------------------------\nGradle 8.1.1\n------------------------------------------------------------\n\nBuild time: 2023-04-21 12:31:26 UTC\nRevision: 1cf537a851c635c364a4214885f8b9798051175b\n\nKotlin: 1.8.10\nGroovy: 3.0.15\nAnt: Apache Ant(TM) version 1.10.11 compiled on July 10 2021\nJVM: 11.0.17 (Eclipse Adoptium 11.0.17+8)\nOS: Mac OS X 13.2 aarch64",
"version": "8.3",
"raw_output": "Welcome to Gradle 8.3!\n\nHere are the highlights of this release:\n - Faster Java compilation\n - Reduced memory usage\n - Support for running on Java 20\n\nFor more details see https://docs.gradle.org/8.3/release-notes.html\n\n\n------------------------------------------------------------\nGradle 8.3\n------------------------------------------------------------\n\nBuild time: 2023-08-17 07:06:47 UTC\nRevision: 8afbf24b469158b714b36e84c6f4d4976c86fcd5\n\nKotlin: 1.9.0\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 aarch64",
"executed_command": "gradle --version"
},
{
"name": "Maven",
"category": "android",
"version": "3.9.1",
"raw_output": "Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)\nMaven home: /opt/homebrew/Cellar/maven/3.9.1/libexec\nJava version: 11.0.17, 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.2\", arch: \"aarch64\", family: \"mac\"",
"version": "3.9.4",
"raw_output": "Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9)\nMaven home: /opt/homebrew/Cellar/maven/3.9.4/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\", arch: \"aarch64\", family: \"mac\"",
"executed_command": "mvn --version"
},
{
"name": "Ant",
"category": "android",
"version": "1.10.13",
"raw_output": "Apache Ant(TM) version 1.10.13 compiled on January 4 2023",
"version": "1.10.14",
"raw_output": "Apache Ant(TM) version 1.10.14 compiled on August 16 2023",
"executed_command": "ant -version"
}
],
Expand Down
26 changes: 14 additions & 12 deletions data/osx-xcode-14.3.x-ventura/apple.json
Expand Up @@ -24,6 +24,13 @@
"raw_output": "/Applications/Xcode-14.3.1.app/Contents/Developer",
"executed_command": "xcode-select --print-path"
},
{
"name": "swift-format",
"category": "apple",
"version": "508.0.1",
"raw_output": "508.0.1",
"executed_command": "swift-format --version"
},
{
"name": "Tuist",
"category": "apple",
Expand Down Expand Up @@ -55,8 +62,8 @@
{
"name": "SwiftLint",
"category": "apple",
"version": "0.51.0",
"raw_output": "0.51.0",
"version": "0.52.4",
"raw_output": "0.52.4",
"executed_command": "swiftlint version"
},
{
Expand All @@ -76,15 +83,15 @@
{
"name": "danger-swift",
"category": "apple",
"version": "3.16.0",
"raw_output": "3.16.0\n\u001b[0;0m",
"version": "3.17.1",
"raw_output": "3.17.1\n\u001b[0;0m",
"executed_command": "danger-swift --version"
},
{
"name": "xcbeautify",
"category": "apple",
"version": "0.20.0",
"raw_output": "0.20.0",
"version": "1.0.0",
"raw_output": "1.0.0",
"executed_command": "xcbeautify --version"
},
{
Expand All @@ -95,12 +102,7 @@
"executed_command": "xclogparser version"
}
],
"errors": [
{
"name": "swift-format",
"error": "exit status 127: zsh:1: command not found: swift-format\n"
}
]
"errors": null
}
}
]
184 changes: 90 additions & 94 deletions data/osx-xcode-14.3.x-ventura/brew.txt
@@ -1,168 +1,164 @@
ant 1.10.13
aom 3.6.1
ant 1.10.14
aom 3.7.0
applesimutils 0.9.9
apr 1.7.4
apr-util 1.6.3
apr-util 1.6.3_1
argon2 20190702_1
aria2 1.36.0_1
aria2 1.36.0_2
aspell 0.60.8
autoconf 2.71
awscli 2.11.27
bazelisk 1.16.0
boost 1.81.0_1
brotli 1.0.9
ca-certificates 2023-05-30
awscli 2.13.16
bazelisk 1.18.0
boost 1.82.0_1
brotli 1.1.0
ca-certificates 2023-08-22
cairo 1.16.0_5
carthage 0.39.0
cffi 1.15.1
cmake 3.26.3
coreutils 9.3
curl 8.1.2
cmake 3.27.4
coreutils 9.4
curl 8.2.1
danger-js 64
danger-swift 3.16.0
dart 2.19.6
danger-swift 3.17.1
dart 3.1.0
docutils 0.20.1
double-conversion 3.3.0
edencommon 2023.06.08.00
fb303 2023.06.08.00
fbthrift 2023.06.08.00
fizz 2023.06.08.00
flow 0.204.1
fmt 10.0.0
folly 2023.06.08.00
edencommon 2023.09.04.00
fb303 2023.09.04.00
fbthrift 2023.09.04.00
fizz 2023.09.04.00
flow 0.216.0
fmt 10.1.1
folly 2023.09.04.00
fontconfig 2.14.2
freetds 1.3.18
freetype 2.13.0_1
freetds 1.3.20
freetype 2.13.2
fvm 2.4.1
gd 2.3.3_5
gd 2.3.3_6
gettext 0.21.1
gflags 2.2.2
gh 2.27.0
ghostscript 10.01.1
gh 2.34.0
ghostscript 10.01.2
giflib 5.2.1
git 2.40.0
git-lfs 3.3.0
glib 2.76.1
git 2.42.0
git-lfs 3.4.0
glib 2.76.5
glog 0.6.0
gmp 6.2.1_1
gnupg 2.4.2
gnutls 3.8.0
gradle 8.1.1
gnupg 2.4.3
gnutls 3.8.1
gradle 8.3
graphite2 1.3.14
groovy 4.0.11
harfbuzz 7.1.0
highway 1.0.4
groovy 4.0.14
harfbuzz 8.1.1
highway 1.0.7
hub 2.14.2
icu4c 72.1
imagemagick 7.1.1-8
icu4c 73.2
imagemagick 7.1.1-15_1
imath 3.1.9
jasper 4.0.0
jbig2dec 0.19
jenv 0.5.6
jpeg-turbo 2.1.5.1
jpeg-xl 0.8.1_2 0.8.1_3
jq 1.6
kotlin 1.8.21
krb5 1.21
libassuan 2.5.5
libavif 0.11.1
libde265 1.0.11
libevent 2.1.12
jpeg-turbo 3.0.0
jpeg-xl 0.8.2_1
jq 1.7
kotlin 1.9.10
krb5 1.21.2
libassuan 2.5.6
libavif 1.0.1
libde265 1.0.12
libevent 2.1.12_1
libgcrypt 1.10.2
libgpg-error 1.47
libheif 1.15.2
libheif 1.16.2
libidn 1.41
libidn2 2.3.4_1
libksba 1.6.3
libksba 1.6.4
liblqr 0.4.2_1
libnghttp2 1.54.0
libomp 16.0.2
libpng 1.6.39
libpq 15.3
libnghttp2 1.55.1
libomp 16.0.6
libpng 1.6.40
libpq 15.4
libraw 0.21.1
libsodium 1.0.18_1
libssh2 1.11.0
libssh2 1.11.0_1
libtasn1 4.19.0
libtiff 4.5.0 4.4.0_1
libtiff 4.5.1
libtool 2.4.7
libunistring 1.1
libusb 1.0.26
libvmaf 2.3.1
libx11 1.8.4
libx11 1.8.6
libxau 1.0.11
libxcb 1.15_1
libxcb 1.16
libxdmcp 1.1.4
libxext 1.3.5
libxrender 0.9.11
libyaml 0.2.5
libzip 1.9.2
libzip 1.10.1
little-cms2 2.15
llvm 16.0.5
lokalise2 2.6.8
lz4 1.9.4
lzo 2.10
m4 1.4.19
maven 3.9.1
mercurial 6.4
maven 3.9.4
mercurial 6.5.2
mint 0.17.5
mpdecimal 2.5.1
nettle 3.9.1
npth 1.6
oniguruma 6.9.8
openconnect 9.12
openexr 3.1.8_1
openjdk 20
openjdk@11 11.0.19
openjdk@17 17.0.7
openjpeg 2.5.0
openldap 2.6.4
openssl@1.1 1.1.1u
openssl@3 3.1.1
openvpn 2.6.4
p11-kit 0.24.1_1
parallel 20230422
openexr 3.2.0
openjdk 20.0.2
openjpeg 2.5.0_1
openldap 2.6.6
openssl@3 3.1.2
openvpn 2.6.6
p11-kit 0.25.0
parallel 20230822
pcre2 10.42
php 8.2.7
php 8.2.10
pinentry 1.2.1
pixman 0.42.2
pkcs11-helper 1.29.0
pkg-config 0.29.2_3
pycparser 2.21
pyenv 2.3.19
python@3.11 3.11.4
pyyaml 6.0_1
pyenv 2.3.25
python@3.11 3.11.5
pyyaml 6.0.1
rbenv 1.2.0
readline 8.2.1
rtmpdump 2.4+20151223_1
ruby-build 20230608
screen 4.9.0_1
rtmpdump 2.4-20151223_3
ruby-build 20230904
screen 4.9.1
shared-mime-info 2.2
six 1.16.0_3
snappy 1.1.10
sonar-scanner 4.8.0.2856
sqlite 3.42.0
sonar-scanner 5.0.1.3006
sqlite 3.43.0_1
stoken 0.92_1
swiftlint 0.51.0
swift-format 508.0.1
swiftlint 0.52.4
tidy-html5 5.8.0
transcrypt 2.2.3
tree 2.1.0
unbound 1.17.1
unixodbc 2.3.11
wangle 2023.06.08.00
watchman 2023.06.08.00
webp 1.3.0_1
tree 2.1.1
unbound 1.18.0
unixodbc 2.3.12
wangle 2023.09.04.00
watchman 2023.09.04.00
webp 1.3.1
wget 1.21.4
x265 3.5
xcbeautify 0.20.0
xcbeautify 1.0.0
xclogparser 0.2.36
xcodes 1.3.0
xorgproto 2022.2
xz 5.4.3
xorgproto 2023.2
xz 5.4.4
yamllint 1.32.0
yarn 1.22.19
z3 4.12.2
zeromq 4.3.4
zstd 1.5.5
temurin11 11.0.17,8
temurin17 17.0.5,8
temurin8 8,352,08
temurin11 11.0.20.1,1
temurin17 17.0.8.1,1
temurin8 8,382,05

0 comments on commit beed82b

Please sign in to comment.