From 92c9289c2d93d19666a0784c531be865cc215e42 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 16 Jul 2026 18:36:37 +0800 Subject: [PATCH] feat: release v0.20260716 --- ...ckspec => nginx-lua-prometheus-api7-0.20260716-1.rockspec} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename rockspec/{nginx-lua-prometheus-api7-0.20260623-1.rockspec => nginx-lua-prometheus-api7-0.20260716-1.rockspec} (93%) diff --git a/rockspec/nginx-lua-prometheus-api7-0.20260623-1.rockspec b/rockspec/nginx-lua-prometheus-api7-0.20260716-1.rockspec similarity index 93% rename from rockspec/nginx-lua-prometheus-api7-0.20260623-1.rockspec rename to rockspec/nginx-lua-prometheus-api7-0.20260716-1.rockspec index 1f5e80a..a5971ee 100644 --- a/rockspec/nginx-lua-prometheus-api7-0.20260623-1.rockspec +++ b/rockspec/nginx-lua-prometheus-api7-0.20260716-1.rockspec @@ -1,11 +1,11 @@ -- Note, this file must have version in its name -- (see https://github.com/knyar/nginx-lua-prometheus/issues/27) package = "nginx-lua-prometheus-api7" -version = "0.20260623-1" +version = "0.20260716-1" source = { url = "git+https://github.com/api7/nginx-lua-prometheus.git", - tag = "0.20260623", + tag = "0.20260716", } description = {