From 60a7dce1817a31a5ccd89c447237b6099972bc04 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 7 Oct 2021 08:59:24 +0200 Subject: [PATCH] update --- conf/arm64.src | 4 ++-- conf/arm7.src | 4 ++-- conf/x86-64.src | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/conf/arm64.src b/conf/arm64.src index 6170db5..4af45c8 100755 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.9/owncast-0.0.9-linux-arm64.zip -SOURCE_SUM=f1cbdafb8778aeed73a12b6319cdac290e0660b0b4bb7ba739add7d17daba4af +SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.10/owncast-0.0.10-linux-arm64.zip +SOURCE_SUM=a3c2a3696a8584724a55ff4761a0ca3ff5bc2f7f19cd98251e2f0f7c2bf6fe90 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/arm7.src b/conf/arm7.src index dceb179..09b54c8 100755 --- a/conf/arm7.src +++ b/conf/arm7.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.9/owncast-0.0.9-linux-arm7.zip -SOURCE_SUM=5edac4c692e707e5442e0b51efe13d033ba010102bb481635c0cb94d8db55f01 +SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.10/owncast-0.0.10-linux-arm7.zip +SOURCE_SUM=c337bb9c237c0347c9ee0a72ae3efa24d8c42947e4183802aaa3312c8529ae2f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/x86-64.src b/conf/x86-64.src index d45c2b3..168f899 100755 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.9/owncast-0.0.9-linux-64bit.zip -SOURCE_SUM=b7686cf69cb41130802d8128362f419afff28bc4d5e18fad9568bcecb57c445b +SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.10/owncast-0.0.10-linux-64bit.zip +SOURCE_SUM=6e56a595e85152313237a2768e660244ee85ec5f2eca9652fbe4cd8c4dbd3cdc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false