forked from lua/lua-resty-core
Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| f7b8d6d5b8 | |||
| 4ed8d71f83 | |||
| a9b8855d93 | |||
|
|
8584275abd | ||
| eab35f68ac | |||
|
|
98c6451dd6 | ||
| 6534efc94d | |||
| 96f7594fdc |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:62230dee287edcabb2dcb9c3b44ad162a6cc7ad2b8f508bc52e592f0137aa6a1
|
|
||||||
size 189008
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e416241724ce36ae90dddae8652f8c451e1ad87ebfb3cd62de76985492ef315f
|
|
||||||
size 226440
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:adc7781ddaeab9341b82033a6c06b0d190d4c6d1c2dddd46f6965ce9e57a0310
|
|
||||||
size 226422
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a8af7beadd43dd4758b7dc3c00e027dd3908e73f5bf0e08155a2c8954c5937c0
|
|
||||||
size 225505
|
|
||||||
BIN
lua-resty-core-0.1.32.tar.gz
(Stored with Git LFS)
Normal file
BIN
lua-resty-core-0.1.32.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 3 19:07:49 UTC 2025 - Илья Индиго <ilya@ilya.top>
|
||||||
|
|
||||||
|
- Updated to 0.1.32.
|
||||||
|
* https://github.com/openresty/lua-resty-core/compare/v0.1.31...v0.1.32
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 18 10:27:39 UTC 2025 - Илья Индиго <ilya@ilya.top>
|
Sat Jan 18 10:27:39 UTC 2025 - Илья Индиго <ilya@ilya.top>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package lua-resty-core
|
# spec file for package lua-resty-core
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define lua_version 5.1
|
%define lua_version 5.1
|
||||||
Name: lua-resty-core
|
Name: lua-resty-core
|
||||||
Version: 0.1.31
|
Version: 0.1.32
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Lua API for ngx_http_lua_module and/or ngx_stream_lua_module
|
Summary: Lua API for ngx_http_lua_module and/or ngx_stream_lua_module
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user