[gtk-web/ebassi/stable-tags: 1/2] Update the stable branch version
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/ebassi/stable-tags: 1/2] Update the stable branch version
- Date: Fri, 29 Oct 2021 20:56:03 +0000 (UTC)
commit cd077a40b8f723b53b46ecea627ebb745b8b5d13
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Oct 29 21:53:14 2021 +0100
Update the stable branch version
setup.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/setup.sh b/setup.sh
index 97e231b..c3d0979 100755
--- a/setup.sh
+++ b/setup.sh
@@ -12,7 +12,7 @@ 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.2 >
_data/api_fetch/stable_tags.json
+curl -o- https://gitlab.gnome.org/api/v4/projects/665/repository/tags?search=^4.4 >
_data/api_fetch/stable_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]