Support 1.2.48.405.gf2c48e6f

This commit is contained in:
jetfir3
2024-10-08 10:47:09 -04:00
committed by GitHub
parent 851c01f671
commit 284fc5a171
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
buildVer="1.2.48.404.g4bec9359"
buildVer="1.2.48.405.gf2c48e6f"
case $(uname | tr '[:upper:]' '[:lower:]') in
darwin*) platformType='macOS' ;;