feat: add quickget support for macOS Ventura
This commit is contained in:
parent
031660cb4b
commit
3468c3a4d8
3
quickget
3
quickget
@ -1473,8 +1473,7 @@ function get_macos() {
|
|||||||
monterey) #12
|
monterey) #12
|
||||||
BOARD_ID="Mac-E43C1C25D4880AD6";;
|
BOARD_ID="Mac-E43C1C25D4880AD6";;
|
||||||
ventura) #13
|
ventura) #13
|
||||||
echo "ERROR! Not yet supported: ${RELEASE}"
|
BOARD_ID="Mac-7BA5B2D9E42DDD94";;
|
||||||
exit 1;;
|
|
||||||
*) echo "ERROR! Unknown release: ${RELEASE}"
|
*) echo "ERROR! Unknown release: ${RELEASE}"
|
||||||
releases_macos
|
releases_macos
|
||||||
exit 1;;
|
exit 1;;
|
||||||
|
Loading…
Reference in New Issue
Block a user