diff options
Diffstat (limited to 'meta/3rd/OpenResty/resty.sha.lua')
-rw-r--r-- | meta/3rd/OpenResty/resty.sha.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/3rd/OpenResty/resty.sha.lua b/meta/3rd/OpenResty/resty.sha.lua new file mode 100644 index 00000000..655f5a99 --- /dev/null +++ b/meta/3rd/OpenResty/resty.sha.lua @@ -0,0 +1,3 @@ +resty_sha={} +resty_sha._VERSION="0.11" +return resty_sha
\ No newline at end of file |