Skip to content

Commit

Permalink
bump: WireGuard module to 1.0.20201221
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Vorwerk <info@fossores.de>
  • Loading branch information
FossoresLP committed Dec 21, 2020
1 parent 2c9e8dd commit 35670b7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ on:
pull_request:

env:
MODULE_VERSION: "1.0.20201112"
MODULE_VERSION: "1.0.20201221"
TOOLS_VERSION: "1.0.20200827"
PACKAGE_RELEASE: "1"
FIRMWARE_ER_v1: "v1.10.11"
FIRMWARE_ER_v2: "v2.0.8-hotfix.1"
FIRMWARE_ER_v2: "v2.0.9"
FIRMWARE_UGW: "4.4.50"

jobs:
Expand Down
12 changes: 6 additions & 6 deletions ci/ubnt-source.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"e50": {
"1": "https://dl.ui.com/firmwares/edgemax/v1.10.11/gpl/GPL.ER-e50.v1.10.11.5274269.tar.bz2",
"2": "https://dl.ui.com/firmwares/edgemax/v2.0.8-hotfix.1/gpl/GPL.ER-e50.v2.0.8-hotfix.1.5278088.tar.bz2"
"2": "https://dl.ui.com/firmwares/edgemax/v2.0.9/gpl/GPL.ER-e50.v2.0.9.5346345.tar.bz2"
},
"e100": {
"1": "https://dl.ui.com/firmwares/edgemax/v1.10.11/gpl/GPL.ER-e100.v1.10.11.5274249.tar.bz2",
"2": "https://dl.ui.com/firmwares/edgemax/v2.0.8-hotfix.1/gpl/GPL.ER-e100.v2.0.8-hotfix.1.5278088.tar.bz2"
"2": "https://dl.ui.com/firmwares/edgemax/v2.0.9/gpl/GPL.ER-e100.v2.0.9.5346345.tar.bz2"
},
"e200": {
"1": "https://dl.ui.com/firmwares/edgemax/v1.10.11/gpl/GPL.ER-e200.v1.10.11.5274249.tar.bz2",
"2": "https://dl.ui.com/firmwares/edgemax/v2.0.8-hotfix.1/gpl/GPL.ER-e200.v2.0.8-hotfix.1.5278088.tar.bz2"
"2": "https://dl.ui.com/firmwares/edgemax/v2.0.9/gpl/GPL.ER-e200.v2.0.9.5346345.tar.bz2"
},
"e300": {
"1": "https://dl.ui.com/firmwares/edgemax/v1.10.11/gpl/GPL.ER-e300.v1.10.11.5274269.tar.bz2",
"2": "https://dl.ui.com/firmwares/edgemax/v2.0.8-hotfix.1/gpl/GPL.ER-e300.v2.0.8-hotfix.1.5278088.tar.bz2"
"2": "https://dl.ui.com/firmwares/edgemax/v2.0.9/gpl/GPL.ER-e300.v2.0.9.5346345.tar.bz2"
},
"e1000": {
"1": "https://dl.ui.com/firmwares/edgemax/v1.10.11/gpl/GPL.ER-e1000.v1.10.11.5274249.tar.bz2",
"2": "https://dl.ui.com/firmwares/edgemax/v2.0.8-hotfix.1/gpl/GPL.ER-e1000.v2.0.8-hotfix.1.5278088.tar.bz2"
"2": "https://dl.ui.com/firmwares/edgemax/v2.0.9/gpl/GPL.ER-e1000.v2.0.9.5346345.tar.bz2"
},
"ugw3": {
"1": "https://dl.ui.com/unifi/firmware/UGW3/4.4.50.5272448/GPL.UGW3.v4.4.50.5272448.tbz2"
Expand All @@ -28,4 +28,4 @@
"ugwxg": {
"1": "https://dl.ui.com/unifi/firmware/UGWXG/4.4.50.5272479/GPL.UGWXG.v4.4.50.5272479.tbz2"
}
}
}

0 comments on commit 35670b7

Please sign in to comment.