@toloka-platform/cli-darwin-x64 0.3.0 → 0.4.0
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/bin/toloka +0 -0
- package/bin/toloka.sha256 +1 -1
- package/package.json +4 -1
package/bin/toloka
CHANGED
|
Binary file
|
package/bin/toloka.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
2b1b2421f7543b8b925a52c7b90dd2ec09e3df5d0e69731493007425f87ce1d5 toloka
|
package/package.json
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@toloka-platform/cli-darwin-x64",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.4.0",
|
|
4
|
+
"tolokaBuild": {
|
|
5
|
+
"commit": "10e88c0142daae280e4ea131edfbfc2f08995d19"
|
|
6
|
+
},
|
|
4
7
|
"description": "Standalone Toloka CLI for darwin-x64",
|
|
5
8
|
"license": "Apache-2.0",
|
|
6
9
|
"private": false,
|