Support v1.2.33.1039.g8ddb5918

This commit is contained in:
jetfir3
2024-03-12 12:19:52 -04:00
committed by GitHub
parent c4a9018a9a
commit 33419cef17
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
buildVer="1.2.32.997.g4c6498b6"
buildVer="1.2.33.1039.g8ddb5918"
case $(uname | tr '[:upper:]' '[:lower:]') in
darwin*) platformType='macOS' ;;