summaryrefslogtreecommitdiff
path: root/meta/3rd/OpenResty/library/resty/sha224.lua
diff options
context:
space:
mode:
Diffstat (limited to 'meta/3rd/OpenResty/library/resty/sha224.lua')
m---------meta/3rd/OpenResty0
-rw-r--r--meta/3rd/OpenResty/library/resty/sha224.lua10
2 files changed, 0 insertions, 10 deletions
diff --git a/meta/3rd/OpenResty b/meta/3rd/OpenResty
new file mode 160000
+Subproject 3bec36f0f645bb38b3c8208990d5c36feb66ce3
diff --git a/meta/3rd/OpenResty/library/resty/sha224.lua b/meta/3rd/OpenResty/library/resty/sha224.lua
deleted file mode 100644
index b45f55cb..00000000
--- a/meta/3rd/OpenResty/library/resty/sha224.lua
+++ /dev/null
@@ -1,10 +0,0 @@
----@meta
-
----@class resty.sha244 : resty.string.checksum
-local sha224={}
-
---- Create a new sha244 checksum object.
----@return resty.sha244
-function sha224:new() end
-
-return sha224 \ No newline at end of file