@deleted-ai/deleted 0.1.360 → 0.1.362
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.
|
Binary file
|
package/bundled/linux-x64.tar.gz
CHANGED
|
Binary file
|
package/package.json
CHANGED
package/release-manifest.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_comment": "Placeholder in git; scripts/publish-deleted-npm.sh stamps version, gitSha, and a tarballSha256 per target at publish. Install fails closed while a target's tarballSha256 is the zero sentinel.",
|
|
3
|
-
"version": "0.1.
|
|
4
|
-
"gitSha": "
|
|
3
|
+
"version": "0.1.362",
|
|
4
|
+
"gitSha": "e24df14",
|
|
5
5
|
"repo": "cdlconsultants/deleted-ai",
|
|
6
6
|
"releaseTagPrefix": "npm-v",
|
|
7
7
|
"targets": {
|
|
8
8
|
"linux-arm64": {
|
|
9
|
-
"tarballSha256": "
|
|
9
|
+
"tarballSha256": "4b1cd0739bba3e3a5543f04e82ef3d7cf8316dc3f7f658dd50fc59c0d2a614dd"
|
|
10
10
|
},
|
|
11
11
|
"linux-x64": {
|
|
12
|
-
"tarballSha256": "
|
|
12
|
+
"tarballSha256": "a304a8bacd39d5566f4e1cd16a60715333153520c5f450f6015445bf9d464de8"
|
|
13
13
|
}
|
|
14
14
|
}
|
|
15
15
|
}
|