@chuhe2640/ahsopus-cli 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
- package/prebuilt/ahsops-darwin-amd64 +0 -0
- package/prebuilt/ahsops-darwin-arm64 +0 -0
- package/prebuilt/ahsops-linux-amd64 +0 -0
- package/prebuilt/ahsops-linux-arm64 +0 -0
- package/prebuilt/ahsops-windows-amd64.exe +0 -0
- package/prebuilt/ahsops-windows-arm64.exe +0 -0
package/README.md
CHANGED
|
@@ -75,7 +75,7 @@ go test -race ./...
|
|
|
75
75
|
go build ./cmd/ahsops
|
|
76
76
|
```
|
|
77
77
|
|
|
78
|
-
|
|
78
|
+
本仓库不再使用 GitHub Actions 做 CLI 测试或签名发行。格式、契约和 `go test` 在本机执行。用户安装走 npm:`npx @chuhe2640/ahsopus-cli@latest install`。
|
|
79
79
|
|
|
80
80
|
## 验证边界
|
|
81
81
|
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|