Support v1.2.33.1042.g26c92729

This commit is contained in:
jetfir3
2024-03-21 17:59:21 -04:00
committed by GitHub
parent 29e7d243e1
commit 5f747de4a3
2 changed files with 2 additions and 2 deletions

View File

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