From 854da4e80dd518bf7f1ed6d5ad22372104c677c2 Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 2 May 2023 12:58:38 +0200 Subject: [PATCH] fix source url --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 976e99b..864de5d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -81,7 +81,7 @@ ram.runtime = "500M" [resources.sources] [resources.sources.main] - url = "https://github.com/bonfire-networks/bonfire-app/releases/tag/v0.9.0-beta.10.tar.gz" + url = "https://github.com/bonfire-networks/bonfire-app/archive/refs/tags/v0.9.0-beta.10.tar.gz" sha256 = "1d8233abf2d59a5244957043d3449f01cf7fe49974eb40e3a057bda949f71bf8" [resources.ports]