aboutsummaryrefslogtreecommitdiff
path: root/misc/github-copilot-cli
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2026-04-20 06:11:49 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2026-04-20 07:57:10 +0000
commit7a20b9fb839c2da9b3178a0ebb06fdfe2f89b256 (patch)
tree0f8124d5e692ecfa725c7934993461960d293026 /misc/github-copilot-cli
parent6294bbf6619f665467a4261ea2d009ab90e72a7a (diff)
Diffstat (limited to 'misc/github-copilot-cli')
-rw-r--r--misc/github-copilot-cli/Makefile2
-rw-r--r--misc/github-copilot-cli/distinfo10
-rw-r--r--misc/github-copilot-cli/files/package-lock-sharp.json6
-rw-r--r--misc/github-copilot-cli/files/package-lock.json56
4 files changed, 37 insertions, 37 deletions
diff --git a/misc/github-copilot-cli/Makefile b/misc/github-copilot-cli/Makefile
index 97fe8d9f0276..09ded2381471 100644
--- a/misc/github-copilot-cli/Makefile
+++ b/misc/github-copilot-cli/Makefile
@@ -1,5 +1,5 @@
PORTNAME= github-copilot-cli
-DISTVERSION= 1.0.27
+DISTVERSION= 1.0.32
PORTEPOCH= 1
CATEGORIES= misc # machine-learning
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
diff --git a/misc/github-copilot-cli/distinfo b/misc/github-copilot-cli/distinfo
index fa547ecdae62..420653c4ec2d 100644
--- a/misc/github-copilot-cli/distinfo
+++ b/misc/github-copilot-cli/distinfo
@@ -1,12 +1,12 @@
-TIMESTAMP = 1776272690
-SHA256 (github-copilot-cli-x/github-copilot-cli-1.0.27.tar.gz) = 7c89c8da7d2961d5152a52eb7eeff960a7475739f00fc0bf6336a0e577fb3124
-SIZE (github-copilot-cli-x/github-copilot-cli-1.0.27.tar.gz) = 37365876
+TIMESTAMP = 1776665437
+SHA256 (github-copilot-cli-x/github-copilot-cli-1.0.32.tar.gz) = 3f499ae181fa85b14806437323c245779965e54e2cdef9d18aaab93b2dffc589
+SIZE (github-copilot-cli-x/github-copilot-cli-1.0.32.tar.gz) = 37479417
SHA256 (github-copilot-cli-x/node-v22.19.0-headers.tar.gz) = 183bdc17092336ad21e01a425d238e85db4ee077ae3caa0547ff1fbda07d9bd8
SIZE (github-copilot-cli-x/node-v22.19.0-headers.tar.gz) = 8750990
SHA256 (github-copilot-cli-x/pty-1.0.9.tar.gz) = 0f7550a42239ed4deae3429cf1a568aba8683baa829ff40d7b0d3ae751323dd6
SIZE (github-copilot-cli-x/pty-1.0.9.tar.gz) = 14897699
-SHA256 (github-copilot-cli-x/sharp-0.34.4.tar.gz) = af86e97f52a691f7cb136260226589123015c7092ef8c775ef96b369b87c1e16
-SIZE (github-copilot-cli-x/sharp-0.34.4.tar.gz) = 175443
+SHA256 (github-copilot-cli-x/sharp-0.34.4.tar.gz) = c6a8008f739840cfacf2afa42f3f4d474eab21717f5cab38d3af02f752c26b70
+SIZE (github-copilot-cli-x/sharp-0.34.4.tar.gz) = 175440
SHA256 (github-copilot-cli-x/keytar-7.9.0.tar.gz) = f42d7442ff470c1a52a985cf2d1575c24fa1fa844a98b8394ad615bc90a93d36
SIZE (github-copilot-cli-x/keytar-7.9.0.tar.gz) = 290417
SHA256 (github-copilot-cli-x/node-addon-api-8.5.0.tar.gz) = 152ef6a9b5450a7c0ce87a2d0be3aa458d1f65c515e9d189cc9fa09feb5aa50e
diff --git a/misc/github-copilot-cli/files/package-lock-sharp.json b/misc/github-copilot-cli/files/package-lock-sharp.json
index d22f1e54a31a..941375f51a81 100644
--- a/misc/github-copilot-cli/files/package-lock-sharp.json
+++ b/misc/github-copilot-cli/files/package-lock-sharp.json
@@ -54,9 +54,9 @@
}
},
"node_modules/sharp/node_modules/@emnapi/runtime": {
- "version": "1.9.2",
- "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.2.tgz",
- "integrity": "sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==",
+ "version": "1.10.0",
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.10.0.tgz",
+ "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==",
"license": "MIT",
"optional": true,
"dependencies": {
diff --git a/misc/github-copilot-cli/files/package-lock.json b/misc/github-copilot-cli/files/package-lock.json
index abc80913e431..067b5c45aa07 100644
--- a/misc/github-copilot-cli/files/package-lock.json
+++ b/misc/github-copilot-cli/files/package-lock.json
@@ -8,30 +8,30 @@
"name": "@github/copilot-installer",
"version": "1.0.0",
"dependencies": {
- "@github/copilot": "^1.0.27"
+ "@github/copilot": "^1.0.32"
}
},
"node_modules/@github/copilot": {
- "version": "1.0.27",
- "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.27.tgz",
- "integrity": "sha512-f9rlylQWzXRWyK+KkCOmC/wCKXbqQUwfwRkgT8p5JqHlTBvmJ6CS8M9aPo4ycv0aJjtbasLlkYHdrfITMA1cjg==",
+ "version": "1.0.32",
+ "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.32.tgz",
+ "integrity": "sha512-ydEYAztJQa1sLQw+WPmnkkt3Sf/k2Smn/7szzYvt1feUOdNIak1gHpQhKcgPr2w252gjVLRWjOiynoeLVW0Fbw==",
"license": "SEE LICENSE IN LICENSE.md",
"bin": {
"copilot": "npm-loader.js"
},
"optionalDependencies": {
- "@github/copilot-darwin-arm64": "1.0.27",
- "@github/copilot-darwin-x64": "1.0.27",
- "@github/copilot-linux-arm64": "1.0.27",
- "@github/copilot-linux-x64": "1.0.27",
- "@github/copilot-win32-arm64": "1.0.27",
- "@github/copilot-win32-x64": "1.0.27"
+ "@github/copilot-darwin-arm64": "1.0.32",
+ "@github/copilot-darwin-x64": "1.0.32",
+ "@github/copilot-linux-arm64": "1.0.32",
+ "@github/copilot-linux-x64": "1.0.32",
+ "@github/copilot-win32-arm64": "1.0.32",
+ "@github/copilot-win32-x64": "1.0.32"
}
},
"node_modules/@github/copilot/node_modules/@github/copilot-darwin-arm64": {
- "version": "1.0.27",
- "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.27.tgz",
- "integrity": "sha512-F0mzfLTGngGugSfTuDtG4MMsAK4U8u+Okcb2ftrn9ObHakz/Fzr3DOMld2T8GyzQIbhOnmOYwOk2UvOAZTq/Vg==",
+ "version": "1.0.32",
+ "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.32.tgz",
+ "integrity": "sha512-RtGHpnrbP1eVtpzitLqC0jkBlo63PJiByv6W/NTtLw4ZAllumb5kMk8JaTtydKl9DCOHA0wfXbG5/JkGXuQ81g==",
"cpu": [
"arm64"
],
@@ -45,9 +45,9 @@
}
},
"node_modules/@github/copilot/node_modules/@github/copilot-darwin-x64": {
- "version": "1.0.27",
- "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.27.tgz",
- "integrity": "sha512-Nn1KME4kZDsve+HOMbwvO0XfCznyZN9mzh+DRL+Q5e2CF0PIxIcJC7zP9t1/dBux/CUOyDppniUd5OVTuqbWVQ==",
+ "version": "1.0.32",
+ "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.32.tgz",
+ "integrity": "sha512-eyF6uy8gcZ4m/0UdM9UoykMDotZ8hZPJ1xIg0iHy4wrNtkYOaAspAoVpOkm50ODOQAHJ5PVV+9LuT6IoeL+wHQ==",
"cpu": [
"x64"
],
@@ -61,9 +61,9 @@
}
},
"node_modules/@github/copilot/node_modules/@github/copilot-linux-arm64": {
- "version": "1.0.27",
- "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.27.tgz",
- "integrity": "sha512-tg91mQQIChPDdSZCJ2e6iNIvjaOhBAT78o0jkxjF2Hn9bmNt8Iu/ywDUorugtPM+0t82PZY8AwUPkyMmuYokTQ==",
+ "version": "1.0.32",
+ "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.32.tgz",
+ "integrity": "sha512-acRAu5ehFPnw3hQSIxcmi7wzv8PAYd+nqdxZXizOi++en3QWgez7VEXiKLe9Ukf50iiGReg19yvWV4iDOGC0HQ==",
"cpu": [
"arm64"
],
@@ -77,9 +77,9 @@
}
},
"node_modules/@github/copilot/node_modules/@github/copilot-linux-x64": {
- "version": "1.0.27",
- "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.27.tgz",
- "integrity": "sha512-E2cJLoiT5hWtuLPbVS04fxTM5F7yJL2Xazlf44PLXWPzbp5LQvQ+0SDSxnaAkRVT/DqtrtKitYMCxuDQpkdH7Q==",
+ "version": "1.0.32",
+ "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.32.tgz",
+ "integrity": "sha512-lw86YDwkTKwmeVpfnPErDe9DhemrOHN+l92xOU9wQSH5/d+HguXwRb3e4cQjlxsGLS+/fWRGtwf+u2fbQ37avw==",
"cpu": [
"x64"
],
@@ -93,9 +93,9 @@
}
},
"node_modules/@github/copilot/node_modules/@github/copilot-win32-arm64": {
- "version": "1.0.27",
- "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.27.tgz",
- "integrity": "sha512-/V530uFEHf3Pl6itJX4nJjx5fX9RAEIejDiqCDoKvuL8prFHGvx2CoKEz00+1QGpQHN0Z2PA0spN9a8V8o+/KA==",
+ "version": "1.0.32",
+ "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.32.tgz",
+ "integrity": "sha512-+eZpuzgBbLHMIzltH541wfbbMy0HEdG91ISzRae3qPCssf3Ad85sat6k7FWTRBSZBFrN7z4yMQm5gROqDJYGSA==",
"cpu": [
"arm64"
],
@@ -109,9 +109,9 @@
}
},
"node_modules/@github/copilot/node_modules/@github/copilot-win32-x64": {
- "version": "1.0.27",
- "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.27.tgz",
- "integrity": "sha512-ifRG64DAWG09AV6TIvkd5X08DaVMdyvrBC0Iavr75XVA1B9dKldocJAfVtQzhZTkjo/PLHRFTaAaPMNhGTfziA==",
+ "version": "1.0.32",
+ "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.32.tgz",
+ "integrity": "sha512-R6SW1dsEVmPMhrN/WRTetS4gVxcuYcxi2zfDPOfcjW3W0iD0Vwpt3MlqwBaU2UL36j+rnTnmiOA+g82FIBCYVg==",
"cpu": [
"x64"
],