Unverified Commit 6c6f929a authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Correct Tahoe version number (#329)

parent feac11ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@ install() {
  local dest="$2"

  case "${version,,}" in
    "tahoe" | "16"* )
    "tahoe" | "26"* | "16"* )
      board="Mac-CFF7D910A743CAAF" ;;
    "sequoia" | "15"* )
      board="Mac-937A206F2EE63C01" ;;