chore: delete script/winres.json

Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
Babak K. Shandiz 2025-06-24 11:57:30 +01:00
parent 68d9513038
commit ee5ec5e058
No known key found for this signature in database
GPG key ID: 9472CAEFF56C742E

View file

@ -1,58 +0,0 @@
{
"RT_GROUP_ICON": {
"APP": {
"0000": []
}
},
"RT_MANIFEST": {
"#1": {
"0409": {
"identity": {
"name": "",
"version": ""
},
"description": "",
"minimum-os": "win7",
"execution-level": "as invoker",
"ui-access": false,
"auto-elevate": false,
"dpi-awareness": "system",
"disable-theming": false,
"disable-window-filtering": false,
"high-resolution-scrolling-aware": false,
"ultra-high-resolution-scrolling-aware": false,
"long-path-aware": false,
"printer-driver-isolation": false,
"gdi-scaling": false,
"segment-heap": false,
"use-common-controls-v6": false
}
}
},
"RT_VERSION": {
"#1": {
"0000": {
"fixed": {
"file_version": "0.0.0.0",
"product_version": "0.0.0.0"
},
"info": {
"0409": {
"Comments": "",
"CompanyName": "GitHub",
"FileDescription": "GitHub CLI",
"FileVersion": "",
"InternalName": "gh",
"LegalCopyright": "",
"LegalTrademarks": "",
"OriginalFilename": "gh.exe",
"PrivateBuild": "",
"ProductName": "GitHub CLI",
"ProductVersion": "",
"SpecialBuild": ""
}
}
}
}
}
}