Files
nixpkgs/pkgs
m3ta-chiron f7f0c4072e fix(n8n): use stable tag target to get actual version
The previous jq filter grabbed the first non-stable release by creation date,
which incorrectly returned 1.123.38 instead of the latest stable 2.18.5.

Now query the 'stable' tag directly and extract version from its
target_commitish (e.g., 'release/2.18.5' -> '2.18.5'), ensuring we always
get the actual latest stable version.

Also bump version from 2.17.8 to 2.18.5 with updated hashes.
2026-04-29 18:40:49 +02:00
..
2025-10-04 15:53:48 +02:00
2026-04-29 18:39:03 +02:00
2025-10-04 15:53:48 +02:00
2026-04-28 04:02:08 +02:00
2026-04-08 17:47:20 +02:00
2026-04-06 18:23:44 +02:00
2025-10-04 15:53:48 +02:00
2026-04-28 04:02:57 +02:00
2026-04-28 04:03:27 +02:00
2025-10-04 15:53:48 +02:00
2026-04-19 18:11:43 +02:00