Support 1.2.36.959.g04bf500c

This commit is contained in:
jetfir3
2024-05-01 14:59:45 -04:00
committed by GitHub
parent 74ac6950bf
commit 94d0f23175
2 changed files with 2 additions and 2 deletions
+1 -1
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' ;;