Before starting, be sure to git submodule init && git submodule update
See outdated versions with:
./info.py
Update a version with:
./update_one.py kdreports-qt6.rb 2.3.0
Or to open a PR automatically:
./update_one.py kdreports-qt6.rb 2.3.0 --pr KDAB/homebrew-tap
Besides adding a new <package>.rb
file also adapt .github/workflows/build.yml
and utils.py
.