@toloka-platform/cli-darwin-x64 0.2.1 → 0.3.1
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
|
+
6d47ba428420f369d47e506f5ade420a4989651e0391be7b10e0bfa6aaf6c81d 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.3.1",
|
|
4
|
+
"tolokaBuild": {
|
|
5
|
+
"commit": "ec44cec814f5c735b44b291b5461dab0ba27a03e"
|
|
6
|
+
},
|
|
4
7
|
"description": "Standalone Toloka CLI for darwin-x64",
|
|
5
8
|
"license": "Apache-2.0",
|
|
6
9
|
"private": false,
|