From a55d2c4dba0ae46c222d8c71fdb906ed9c5c28f5 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Fri, 14 Feb 2025 21:54:09 -1200 Subject: [PATCH] [DOCS] Update README.md: added note that some files may not be immediately available (#1825) --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 98a9950e..3dd2096f 100644 --- a/README.md +++ b/README.md @@ -60,17 +60,6 @@ The following files will be present for each release: #### Windows package: - [chrome-win.zip](https://github.com/uazo/cromite/releases/latest/download/chrome-win.zip) -Additional files are also available: - -#### Vanilla Chromium for android (used for tests): -- arm64_VanillaChromium.apk -- arm_VanillaChromium.apk -- x64_VanillaChromium.apk - -#### SystemWebView Shell (used for tests) -- arm64_SystemWebViewShell.apk -- x64_SystemWebViewShell.apk - #### Debugging symbols and proguard file for java stacktrace deobfuscation - x64_ChromePublic.apk.mapping - arm64_ChromePublic.apk.mapping @@ -82,6 +71,17 @@ Additional files are also available: #### Chrlauncher autoupdate file: - updateurl.txt +Additional files are also available: please note that these files are created by an [additional build](https://github.com/uazo/cromite/actions/workflows/build_additional_targets.yaml) separate from the release process, and therefore may not be immediately available. + +#### Vanilla Chromium for android (used for tests): +- arm64_VanillaChromium.apk +- arm_VanillaChromium.apk +- x64_VanillaChromium.apk + +#### SystemWebView Shell (used for tests) +- arm64_SystemWebViewShell.apk +- x64_SystemWebViewShell.apk + ### F-droid Official F-droid repo url: