Support 1.2.36.959.g04bf500c

This commit is contained in:
jetfir3
2024-05-01 11:12:17 -04:00
committed by GitHub
parent a8df7c7693
commit ec36b76e39
2 changed files with 5 additions and 4 deletions

View File

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