Support 1.2.37.701.ge66eb7bc

This commit is contained in:
jetfir3
2024-05-06 15:41:06 -04:00
committed by GitHub
parent 2219586394
commit afae5ebce8
2 changed files with 2 additions and 2 deletions

View File

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