Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/funkydan2/alpha-church.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Saunders <daniel.saunders@gmail.com>2021-07-22 09:27:17 +0300
committerDaniel Saunders <daniel.saunders@gmail.com>2021-07-22 09:27:17 +0300
commitd880d1254fd9770363788f7e392e36a2fb9030df (patch)
tree039d430e849e8cd3d275d273c7d3aa1f3d6f8be0
parenta8ed6323e61fe6a6e6292cb05c0a910166a36b17 (diff)
Correct SHA checksums
-rw-r--r--data/libs.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/libs.toml b/data/libs.toml
index 8a717d5..1504f59 100644
--- a/data/libs.toml
+++ b/data/libs.toml
@@ -12,7 +12,7 @@
[js.plyr]
#Make sure the hash is for the polyfilled version
version = "3.6.8"
- integrity = "sha384-jsSHLf0o2RIL87uMlx+J0EeN1cSuoLBoQESC40tgaJ8tpuycaKzt1VJk/dD0w5nx"
+ integrity = "sha256-qQ28WUVBPi6Uc+nHqmYaCLDu0P5z0t5tZmN5/vN+EoI="
[js.instantpage]
version = "5.1.0"
@@ -25,4 +25,4 @@
[css.plyr]
version = "3.6.8"
- integrity = "sha384-U+S2h5OXab7xvXkQAiAM55Ri56b8IYBd3QSbS7CQE29KhYJSCqA96E1LHX+q4ZxC"
+ integrity = "sha256-LkLpUVapZnaQH20+g9nrJOW5L0fb3NNakCzpedLAcUk="