@eggplanty/mycli 1.0.4 → 1.0.5
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/checksums.txt +6 -6
- package/package.json +1 -1
- package/scripts/install.js +1 -1
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
328d5714b46b722966851d8e4e71d4943f072dddc48a2c99cb8d128d21a5b3f2 mycli-1.0.5-darwin-amd64.tar.gz
|
|
2
|
+
8aea3c6488eeee1ada76216959843e74410e299e704812f59338483c142ccf5a mycli-1.0.5-darwin-arm64.tar.gz
|
|
3
|
+
b155b7e49cde8a018d31744ecd592786794686ae3552831cceb8579eb818c955 mycli-1.0.5-linux-amd64.tar.gz
|
|
4
|
+
d18b9246a5e362dfd3895502ae3639282148bf6b9cc56c427244276a3feec272 mycli-1.0.5-linux-arm64.tar.gz
|
|
5
|
+
87524f75ba8af469c1d45a8f9eb7dc29103d963a5474586778f15c8e1a38d429 mycli-1.0.5-windows-amd64.zip
|
|
6
|
+
912a6b5a2ca02da2c5fd38fc47d7382ffac7b43f6313e471a7693d963c7f561e mycli-1.0.5-windows-arm64.zip
|
package/package.json
CHANGED
package/scripts/install.js
CHANGED