From 7ed80a03602ac008240481526c91a9c1475d721f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 11 Jun 2023 17:25:52 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 86ed432..b19ece2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -34,12 +34,16 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://codeload.github.com/jjlin/docker-image-extract/tar.gz/a9e455e44bbbfba897bf3342d9661b182cee67a9" - sha256 = "9eb0c734e83a3fd7102fc7209af4977024ec467fbc819782491af47295675f67" + url = "https://github.com/jjlin/docker-image-extract/archive/b664b29a1de37d25f732e885e1331a8e90f67dcd.tar.gz" + sha256 = "7b2c8baeec6e9a67c905d4d55e4dc0944815cf55bd6bf11fadbb6eb8990b4912" + autoupdate.upstream = "https://github.com/jjlin/docker-image-extract" + autoupdate.strategy = "latest_github_commit" [resources.sources.lemmy-translations] - url = "https://codeload.github.com/LemmyNet/lemmy-translations/tar.gz/ddf0d3a4dcfba5eddbcdb702db2470b52abb3815" - sha256 = "7df72cdba8a6c23c9dca528d3fd71dce13f5263b7a59c8512253364d94797757" + url = "https://github.com/LemmyNet/lemmy-translations/archive/f45ddff206adb52ab0ac7555bf14978edac5d2f2.tar.gz" + sha256 = "4d91ed10bceba5de04a870ac7086e1fab383634eefae8afeefa500c9fe2627db" + autoupdate.upstream = "https://github.com/LemmyNet/lemmy-translations/" + autoupdate.strategy = "latest_github_commit" [resources.ports] main.default = 8536