@penvhq/launcher 0.9.0 → 0.9.2

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/dist/bin.js CHANGED
@@ -5,7 +5,7 @@ import {
5
5
  httpFetcher,
6
6
  nodeSpawner,
7
7
  runLauncher
8
- } from "./chunk-2AF67CKY.js";
8
+ } from "./chunk-IILHH4SV.js";
9
9
 
10
10
  // src/bin.ts
11
11
  function readLine() {
@@ -1218,8 +1218,8 @@ var DEV_PIN_INTEGRITY = "sha512-development-build-not-a-published-release";
1218
1218
  var DEV_PIN_VERSION = "0.0.0-dev";
1219
1219
  var BUNDLED_ENGINE_PIN = {
1220
1220
  package: ENGINE_PACKAGE3,
1221
- version: DEV_PIN_VERSION,
1222
- integrity: DEV_PIN_INTEGRITY
1221
+ version: "0.9.2",
1222
+ integrity: "sha512-fKiZup3eu/9SqhZ9DipjAHxzwrJdZNyfmO/JokB0lY5mYfGTCDFJAdmOYYOacqZpV0B7iP6gOEd9hRZSA5pzDQ=="
1223
1223
  };
1224
1224
  function assertReleasePin(pin) {
1225
1225
  if (pin.integrity === DEV_PIN_INTEGRITY || pin.version === DEV_PIN_VERSION) {
@@ -1549,4 +1549,4 @@ export {
1549
1549
  findAdoptedRoot,
1550
1550
  runLauncher
1551
1551
  };
1552
- //# sourceMappingURL=chunk-2AF67CKY.js.map
1552
+ //# sourceMappingURL=chunk-IILHH4SV.js.map