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

github.com/flathub/shared-modules.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2022-02-27 01:27:38 +0300
committerGitHub <noreply@github.com>2022-02-27 01:27:38 +0300
commit7f40aad521009ed242ff38cc97f7685b39944e29 (patch)
tree687f1a0a2626ff461f439e9186cb64d383989c61
parent6eadfabfa09fe21969ecf05f24a6c2af73b37ee5 (diff)
Fix lua checksum - Close #179
For some reason the checksum changed. Verified with upstream download and their own checksums.
-rw-r--r--lua5.4/lua-5.4.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua5.4/lua-5.4.json b/lua5.4/lua-5.4.json
index f0f834c..7f75ee0 100644
--- a/lua5.4/lua-5.4.json
+++ b/lua5.4/lua-5.4.json
@@ -17,7 +17,7 @@
{
"type": "archive",
"url": "https://www.lua.org/ftp/lua-5.4.4.tar.gz",
- "sha256": "2ff89bbea22a7c8b910d6b006f5ba4559edcf468a25537cedf9988ed90f6b450"
+ "sha256": "164c7849653b80ae67bec4b7473b884bf5cc8d2dca05653475ec2ed27b9ebf61"
},
{
"type": "patch",