morgan pushed to branch main at The Tor Project / Applications / 
tor-browser-build


Commits:
52b0e12f by Nicolas Vigier at 2025-03-27T15:10:19+00:00
Bug 41419: Add comment in downloads.json to mention that the file is deprecated

- - - - -


1 changed file:

- tools/update-responses/update_responses


Changes:

=====================================
tools/update-responses/update_responses
=====================================
@@ -463,6 +463,7 @@ sub write_downloads_json {
         version => "$version",
         tag => "$tag",
         downloads => get_version_downloads($config, $version),
+        comment => 'This file is deprecated and should not be used. Please use 
the files download-$platform.json instead.',
     };
     write_htdocs($channel, '.', 'downloads.json',
         JSON->new->utf8->canonical->pretty->encode($data));



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/52b0e12f91725c448fd50235b70fc7ac513bbd68

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/52b0e12f91725c448fd50235b70fc7ac513bbd68
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to