@taleshape/shaper 0.18.3 → 0.18.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/bin/SHA256SUMS +4 -4
- package/install.js +1 -1
- package/package.json +1 -1
package/bin/SHA256SUMS
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
2c9af435af56c388d953a6d23d7777fdb8586a7979c2b75f8bebec5e0ddde714 shaper-darwin-amd64
|
|
2
|
+
62b1bf51b481a2547cd99da362b442fee64f0a8f521e8ecb29d407f788a88648 shaper-darwin-arm64
|
|
3
|
+
a9e4061216a9d3976402d85fbc7049e45e97b742dee788fadd710dc9b0abe8f3 shaper-linux-amd64
|
|
4
|
+
e2221bcae80fa6b7bfae3228e7c2b0afde5b41b411b42cd62acb001d2473e266 shaper-linux-arm64
|
package/install.js
CHANGED