Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit bc05357

Browse files
committed
Fixed version check for jx #3479
1 parent ad6dc7e commit bc05357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/jx/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: jx
22
version: 3.7.8
3-
check: ""
3+
check: ${binary} version | grep ^version | cut -d' ' -f2
44
tags:
55
- type/cli
66
- cicd

0 commit comments

Comments
 (0)