diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-12-18 22:30:33 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-12-18 22:59:23 +0100 |
commit | 8f7e656d6f4dea90129ff8de3aba569e9ac59bdc (patch) | |
tree | f1c59e843ade9202c37dbf5054fe969087301cac /scripts/sdks/agl | |
parent | be47274f79eb0843da4d805cfc417fbf7921379c (diff) |
Update to latest FF verison and add GG releases
Bug : SPEC-2033
Change-Id: I919c106bc8d108992b2d91b5daa1eb27b2245fcf
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'scripts/sdks/agl')
-rwxr-xr-x | scripts/sdks/agl/_build-sdks-json.sh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/scripts/sdks/agl/_build-sdks-json.sh b/scripts/sdks/agl/_build-sdks-json.sh index 6539c5b..7b67b86 100755 --- a/scripts/sdks/agl/_build-sdks-json.sh +++ b/scripts/sdks/agl/_build-sdks-json.sh @@ -30,8 +30,11 @@ DOWNLOADABLE_AGL_URLS=" release/eel/5.1.0/* release/eel/latest/* - release/flounder/6.0.0/* + release/flounder/6.0.3/* release/flounder/latest/* + + release/guppy/6.99.2/* + release/guppy/latest/* " # release/dab/4.0.2/* # |