Support 1.2.36.955.gd8cc9372

This commit is contained in:
jetfir3
2024-04-20 10:48:19 -04:00
committed by GitHub
parent f765bae5e5
commit 05db02ec9e
2 changed files with 2 additions and 2 deletions

View File

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