@integrity-labs/agt-cli 0.28.414 → 0.28.415
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.
|
@@ -45,7 +45,7 @@ import {
|
|
|
45
45
|
resolveEffectivePinRaw,
|
|
46
46
|
safeWriteJsonAtomic,
|
|
47
47
|
setConfigHash
|
|
48
|
-
} from "../chunk-
|
|
48
|
+
} from "../chunk-TGHZFWWX.js";
|
|
49
49
|
import {
|
|
50
50
|
getProjectDir as getProjectDir2,
|
|
51
51
|
getReadyTasks,
|
|
@@ -9456,7 +9456,7 @@ var agentRestartTimezoneInputs = /* @__PURE__ */ new Map();
|
|
|
9456
9456
|
var lastVersionCheckAt = 0;
|
|
9457
9457
|
var VERSION_CHECK_INTERVAL_MS = 5 * 60 * 1e3;
|
|
9458
9458
|
var lastResponsivenessProbeAt = 0;
|
|
9459
|
-
var agtCliVersion = true ? "0.28.
|
|
9459
|
+
var agtCliVersion = true ? "0.28.415" : "dev";
|
|
9460
9460
|
function resolveBrewPath(execFileSync2) {
|
|
9461
9461
|
try {
|
|
9462
9462
|
const out = execFileSync2("which", ["brew"], { timeout: 5e3 }).toString().trim();
|