[gtk-web/update-for-4-6] 4.6 is the latest stable
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/update-for-4-6] 4.6 is the latest stable
- Date: Tue, 18 Jan 2022 17:10:05 +0000 (UTC)
commit 06bf71196207b6640a49349d234b5da38d7d4ae0
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Jan 18 12:09:31 2022 -0500
4.6 is the latest stable
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]