mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-10 04:58:08 +08:00
Change-Id: I9c77d9087f922be211ff43a9340979e18d6450da Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
6 lines
46 B
Bash
Executable File
6 lines
46 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
brew install jq
|