Support 1.2.36.959.g04bf500c

This commit is contained in:
jetfir3
2024-05-01 18:17:20 -04:00
committed by GitHub
parent 089f9b1803
commit dfcbe23492

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' ;;