@toloka-platform/cli-linux-arm64 0.3.0 → 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
|
+
b382bebb58d47aba83fd0a78870cbee7ed61beaac2c83af1ff5ea02ed8036332 toloka
|
package/package.json
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@toloka-platform/cli-linux-arm64",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.1",
|
|
4
|
+
"tolokaBuild": {
|
|
5
|
+
"commit": "ec44cec814f5c735b44b291b5461dab0ba27a03e"
|
|
6
|
+
},
|
|
4
7
|
"description": "Standalone Toloka CLI for linux-arm64",
|
|
5
8
|
"license": "Apache-2.0",
|
|
6
9
|
"private": false,
|