Bump stable versions

This commit is contained in:
2021-07-03 16:24:23 +02:00
committed by Val Lorentz
parent f420b6cb0a
commit 76eaef39b8
5 changed files with 6 additions and 7 deletions

View File

@ -66,7 +66,7 @@ software:
name: InspIRCd
repository: inspircd/inspircd
refs:
stable: v3.8.1
stable: v3.10.0
release: null
devel: master
devel_release: insp3
@ -104,7 +104,7 @@ software:
install_steps:
stable:
- name: Install dependencies
run: pip install limnoria==2021.01.15 cryptography
run: pip install limnoria==2021.06.15 cryptography
release:
- name: Install dependencies
run: pip install limnoria cryptography
@ -118,7 +118,7 @@ software:
install_steps:
stable:
- name: Install dependencies
run: pip install sopel==7.0.7
run: pip install sopel==7.1.1
release:
- name: Install dependencies
run: pip install sopel