@weact-pipenet/weact-cli 1.0.2 → 1.0.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.
Files changed (2) hide show
  1. package/checksums.txt +7 -7
  2. package/package.json +1 -1
package/checksums.txt CHANGED
@@ -1,7 +1,7 @@
1
- 183134fad206684ca18d12f3f2c5fd1704aebce36833ca8a9ada642a92209c82 weact-cli-1.0.2-darwin-amd64.tar.gz
2
- 9b3d1c875f46c302869c3602dc8fae4fbe01e1d85a50dac32ec3c3d3b50f40a4 weact-cli-1.0.2-darwin-arm64.tar.gz
3
- 8d1e54ce37641ed5041b85e86bb2bf676a059f9d45a8ed0e2b702ded34c14d9b weact-cli-1.0.2-linux-amd64.tar.gz
4
- 8c7a3504df1018f475c5c39714c3649a81aaa84a8954d378bb5c4fa0e6a8761d weact-cli-1.0.2-linux-arm64.tar.gz
5
- 20685a8091ad7f997236db6b8cfab244f236e7d654cab51f647c36b937e99441 weact-cli-1.0.2-linux-riscv64.tar.gz
6
- 673fc521b3d96631672a45f0527250eed436f83da411d07447c0d3b63f85362f weact-cli-1.0.2-windows-amd64.zip
7
- c22669da3b56516116135333c3a1e74d782460868276515bb94503079e6bceb5 weact-cli-1.0.2-windows-arm64.zip
1
+ 095a94cfe7a0b6a0d0bc3c168336dfbe008f4b295ef92b6c8405a04d17b3fbef weact-cli-1.0.3-darwin-amd64.tar.gz
2
+ b07e5348fa2b7f30bb8bb9fa75499e7cdab7826493cf61f8725819aa3c74cbf3 weact-cli-1.0.3-darwin-arm64.tar.gz
3
+ 28b30acbabe595bc4ca80b7badaf9a9b29c62a2c5f6ca3d177e2ac927f6ca764 weact-cli-1.0.3-linux-amd64.tar.gz
4
+ 8149f44eb1189d4fc2d85b214c577f5ad049baa93e9781d008537301a87cdb8f weact-cli-1.0.3-linux-arm64.tar.gz
5
+ fcad579e077009b5b6ca8e458cf07b359a95ffb643ee652f7224969a968b59fa weact-cli-1.0.3-linux-riscv64.tar.gz
6
+ d29e7d8866439198bafdc14bd23fc494006231af23e29ca76243110b6f97dadb weact-cli-1.0.3-windows-amd64.zip
7
+ 2648df297f642f4369c83f35f30d0c5629c1de68f87f0f655915ce63a307c2fe weact-cli-1.0.3-windows-arm64.zip
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@weact-pipenet/weact-cli",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "The official CLI for WeAct open platform",
5
5
  "bin": {
6
6
  "weact-cli": "scripts/run.js"