Skip to content

Commit 6502817

Browse files
ok
1 parent c9956b0 commit 6502817

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28283,7 +28283,7 @@ function getPlatform() {
2828328283
function getFileName() {
2828428284
const platform = getPlatform();
2828528285
const arch = getArch();
28286-
return `plgt_${arch}-${platform}`;
28286+
return `pglt_${arch}-${platform}`;
2828728287
}
2828828288
function getDownloadUrl(version) {
2828928289
const filename = getFileName();

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)