diff --git a/conf/amd64.src b/conf/amd64.src index 5afeaef..6ae6096 100755 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.11/owncast-0.0.11-linux-64bit.zip -SOURCE_SUM= +SOURCE_SUM=3a0bf7c656964bf4dcdc14541e391c63bafcc89c2f28beef7803eaef639a8508 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/armhf.src b/conf/armhf.src index 90a9838..8fa4765 100755 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/owncast/owncast/releases/download/v0.0.11/owncast-0.0.11-linux-arm7.zip -SOURCE_SUM= +SOURCE_SUM=68f4564f1e15a6b944b44808034a8bab6b4f74c6588302a55efae1768cdb391f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false