summaryrefslogtreecommitdiffhomepage
path: root/desktop/scripts
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2025-03-14 09:33:40 +0100
committerDavid Lönnhager <david.l@mullvad.net>2025-03-17 09:58:17 +0100
commita5e1743a9cc03324a60a4a607893e5bce5b0f82e (patch)
tree9f5911205eabad5b7d39a7cf106248b322a11355 /desktop/scripts
parentfdd78988c0a810ce51fc382e3cf5a9daa7459bbd (diff)
downloadmullvadvpn-a5e1743a9cc03324a60a4a607893e5bce5b0f82e.tar.xz
mullvadvpn-a5e1743a9cc03324a60a4a607893e5bce5b0f82e.zip
Add meta.toml template for releases
Diffstat (limited to 'desktop/scripts')
-rw-r--r--desktop/scripts/release/meta.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/scripts/release/meta.toml b/desktop/scripts/release/meta.toml
new file mode 100644
index 0000000000..46648dcd84
--- /dev/null
+++ b/desktop/scripts/release/meta.toml
@@ -0,0 +1,3 @@
+base_urls = [
+ "https://bunny.cdn.app.mullvad.net"
+] \ No newline at end of file