drone-runner-ssh: fix version scheme

This commit is contained in:
klea
2026-07-20 10:36:47 +00:00
parent 94f12be79c
commit 284f43368f

View File

@@ -6,7 +6,7 @@
buildGoModule {
pname = "drone-runner-ssh";
version = "unstable-2022-12-22";
version = "1.0.1-unstable-2022-12-22";
src = fetchFromGitHub {
owner = "drone-runners";