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

Commit 69d18ba

Browse files
committed
Fixed version check #3601 #3600
1 parent ad64167 commit 69d18ba

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

tools/chigo/manifest.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: chigo
22
version: 1.4.0
3-
check: ""
43
tags:
54
- type/cli
65
- fun

tools/yh/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: yh
22
version: 0.4.0
3-
check: ""
3+
check: ${binary} version
44
tags:
55
- type/cli
66
- format

0 commit comments

Comments
 (0)