boklm pushed to branch main at The Tor Project / Applications / Tor Browser 
update responses


Commits:
bf455dbc by Nicolas Vigier at 2023-06-28T13:51:18+02:00
Fix downloads.json for 12.5 (tor-browser-build#40890)

Set the version as a string instead of a number.

- - - - -


10 changed files:

- update_3/release/download-android-aarch64.json
- update_3/release/download-android-armv7.json
- update_3/release/download-android-x86.json
- update_3/release/download-android-x86_64.json
- update_3/release/download-linux-i686.json
- update_3/release/download-linux-x86_64.json
- update_3/release/download-macos.json
- update_3/release/download-windows-i686.json
- update_3/release/download-windows-x86_64.json
- update_3/release/downloads.json


Changes:

=====================================
update_3/release/download-android-aarch64.json
=====================================
@@ -1 +1 @@
-{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-aarch64-multi.apk","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-aarch64-multi.apk.asc","version":12.5}
\ No newline at end of file
+{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-aarch64-multi.apk","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-aarch64-multi.apk.asc","version":"12.5"}
\ No newline at end of file


=====================================
update_3/release/download-android-armv7.json
=====================================
@@ -1 +1 @@
-{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-armv7-multi.apk","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-armv7-multi.apk.asc","version":12.5}
\ No newline at end of file
+{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-armv7-multi.apk","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-armv7-multi.apk.asc","version":"12.5"}
\ No newline at end of file


=====================================
update_3/release/download-android-x86.json
=====================================
@@ -1 +1 @@
-{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-x86-multi.apk","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-x86-multi.apk.asc","version":12.5}
\ No newline at end of file
+{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-x86-multi.apk","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-x86-multi.apk.asc","version":"12.5"}
\ No newline at end of file


=====================================
update_3/release/download-android-x86_64.json
=====================================
@@ -1 +1 @@
-{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-x86_64-multi.apk","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-x86_64-multi.apk.asc","version":12.5}
\ No newline at end of file
+{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-x86_64-multi.apk","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-12.5-android-x86_64-multi.apk.asc","version":"12.5"}
\ No newline at end of file


=====================================
update_3/release/download-linux-i686.json
=====================================
@@ -1 +1 @@
-{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux32-12.5_ALL.tar.xz","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux32-12.5_ALL.tar.xz.asc","version":12.5}
\ No newline at end of file
+{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux32-12.5_ALL.tar.xz","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux32-12.5_ALL.tar.xz.asc","version":"12.5"}
\ No newline at end of file


=====================================
update_3/release/download-linux-x86_64.json
=====================================
@@ -1 +1 @@
-{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux64-12.5_ALL.tar.xz","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux64-12.5_ALL.tar.xz.asc","version":12.5}
\ No newline at end of file
+{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux64-12.5_ALL.tar.xz","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux64-12.5_ALL.tar.xz.asc","version":"12.5"}
\ No newline at end of file


=====================================
update_3/release/download-macos.json
=====================================
@@ -1 +1 @@
-{"binary":"https://dist.torproject.org/torbrowser/12.5/TorBrowser-12.5-macos_ALL.dmg","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/TorBrowser-12.5-macos_ALL.dmg.asc","version":12.5}
\ No newline at end of file
+{"binary":"https://dist.torproject.org/torbrowser/12.5/TorBrowser-12.5-macos_ALL.dmg","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/TorBrowser-12.5-macos_ALL.dmg.asc","version":"12.5"}
\ No newline at end of file


=====================================
update_3/release/download-windows-i686.json
=====================================
@@ -1 +1 @@
-{"binary":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-12.5_ALL.exe","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-12.5_ALL.exe.asc","version":12.5}
\ No newline at end of file
+{"binary":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-12.5_ALL.exe","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-12.5_ALL.exe.asc","version":"12.5"}
\ No newline at end of file


=====================================
update_3/release/download-windows-x86_64.json
=====================================
@@ -1 +1 @@
-{"binary":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-win64-12.5_ALL.exe","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-win64-12.5_ALL.exe.asc","version":12.5}
\ No newline at end of file
+{"binary":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-win64-12.5_ALL.exe","git_tag":"tbb-12.5-build2","sig":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-win64-12.5_ALL.exe.asc","version":"12.5"}
\ No newline at end of file


=====================================
update_3/release/downloads.json
=====================================
@@ -1 +1 @@
-{"downloads":{"linux32":{"ALL":{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux32-12.5_ALL.tar.xz","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux32-12.5_ALL.tar.xz.asc"}},"linux64":{"ALL":{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux64-12.5_ALL.tar.xz","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux64-12.5_ALL.tar.xz.asc"}},"macos":{"ALL":{"binary":"https://dist.torproject.org/torbrowser/12.5/TorBrowser-12.5-macos_ALL.dmg","sig":"https://dist.torproject.org/torbrowser/12.5/TorBrowser-12.5-macos_ALL.dmg.asc"}},"win32":{"ALL":{"binary":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-12.5_ALL.exe","sig":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-12.5_ALL.exe.asc"}},"win64":{"ALL":{"binary":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-win64-12.5_ALL.exe","sig":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-win64-12.5_ALL.exe.asc"}}},"tag":"tbb-12.5-build2","version":12.5}
\ No newline at end of file
+{"downloads":{"linux32":{"ALL":{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux32-12.5_ALL.tar.xz","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux32-12.5_ALL.tar.xz.asc"}},"linux64":{"ALL":{"binary":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux64-12.5_ALL.tar.xz","sig":"https://dist.torproject.org/torbrowser/12.5/tor-browser-linux64-12.5_ALL.tar.xz.asc"}},"macos":{"ALL":{"binary":"https://dist.torproject.org/torbrowser/12.5/TorBrowser-12.5-macos_ALL.dmg","sig":"https://dist.torproject.org/torbrowser/12.5/TorBrowser-12.5-macos_ALL.dmg.asc"}},"win32":{"ALL":{"binary":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-12.5_ALL.exe","sig":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-12.5_ALL.exe.asc"}},"win64":{"ALL":{"binary":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-win64-12.5_ALL.exe","sig":"https://dist.torproject.org/torbrowser/12.5/torbrowser-install-win64-12.5_ALL.exe.asc"}}},"tag":"tbb-12.5-build2","version":"12.5"}
\ No newline at end of file



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-update-responses/-/commit/bf455dbcda687080f7a332a755f77126ca19ec28

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


_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to