[gtk-web/ebassi/stable-tag: 2/2] setup: Bump up the stable/unstable tags
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/ebassi/stable-tag: 2/2] setup: Bump up the stable/unstable tags
- Date: Tue, 18 Jan 2022 17:36:26 +0000 (UTC)
commit 242384de48a237959180479a0bc55f279457fdef
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Jan 18 17:35:59 2022 +0000
setup: Bump up the stable/unstable tags
We're at 4.6/4.7.
setup.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/setup.sh b/setup.sh
index 186d472..38f7104 100755
--- a/setup.sh
+++ b/setup.sh
@@ -12,8 +12,8 @@ echo 'creating directory for storing api results...'
mkdir _data/api_fetch
echo 'getting the api data from the gitlab...'
curl -o- https://gitlab.gnome.org/api/v4/projects/665/repository/tags?search=^3.24 >
_data/api_fetch/old_stable_tags.json
-curl -o- https://gitlab.gnome.org/api/v4/projects/665/repository/tags?search=^4.4 >
_data/api_fetch/stable_tags.json
-curl -o- https://gitlab.gnome.org/api/v4/projects/665/repository/tags?search=^4.5 >
_data/api_fetch/unstable_tags.json
+curl -o- https://gitlab.gnome.org/api/v4/projects/665/repository/tags?search=^4.6 >
_data/api_fetch/stable_tags.json
+curl -o- https://gitlab.gnome.org/api/v4/projects/665/repository/tags?search=^4.7 >
_data/api_fetch/unstable_tags.json
echo 'successfully fetched gtk-release-tags'
curl -o- https://api.rss2json.com/v1/api.json?rss_url=https%3A%2F%2Fblog.gtk.org%2Ffeed%2F >
_data/api_fetch/gtk-blog-feed.json
echo 'successfully fetched the gtk blog feed in json format'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]