machineconfig 4.8__py3-none-any.whl → 4.9__py3-none-any.whl

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.

Potentially problematic release.


This version of machineconfig might be problematic. Click here for more details.

@@ -2,7 +2,6 @@ from typing import TypedDict, Literal, TypeAlias, Optional
2
2
  import platform
3
3
 
4
4
 
5
- APP_INSTALLER_CATEGORY: TypeAlias = Literal["GITHUB_ESSENTIAL", "CUSTOM_ESSENTIAL", "GITHUB_DEV", "CUSTOM_DEV"]
6
5
  CPU_ARCHITECTURES: TypeAlias = Literal["amd64", "arm64"]
7
6
  OPERATING_SYSTEMS: TypeAlias = Literal["windows", "linux", "macos"]
8
7
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: machineconfig
3
- Version: 4.8
3
+ Version: 4.9
4
4
  Summary: Dotfiles management package
5
5
  Author-email: Alex Al-Saffar <programmer@usa.com>
6
6
  License: Apache 2.0
@@ -42,10 +42,8 @@ machineconfig/cluster/templates/run_remote.py,sha256=vCc56t8BUAUJp7tyb0PFfwy5hlm
42
42
  machineconfig/cluster/templates/utils.py,sha256=5lHgjHvodoSPBD31AwluHBBNgwimwThUsDNWGN8iH9I,1647
43
43
  machineconfig/jobs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
44
44
  machineconfig/jobs/installer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
45
- machineconfig/jobs/installer/packages_custom_dev.json,sha256=MiHmV7hCfa4RzmO6LK3PPz0VGn3yQJgPJxrSgxKvwdc,10027
46
- machineconfig/jobs/installer/packages_custom_essential.json,sha256=-Mgu436rbGE7JWCy-NYxxsnkxCxPxv4Gatu0wXp5XMI,775
47
- machineconfig/jobs/installer/packages_github_dev.json,sha256=11LVsvIVKMjp8i3y_TNO31IpXaZgQWGGlmhMa_wUilE,31889
48
- machineconfig/jobs/installer/packages_github_essential.json,sha256=dCGFovFPCnEu-4wed7FJDBxPHdz8ekkAK58VTQobsdg,26472
45
+ machineconfig/jobs/installer/installer_data.json,sha256=sOfqIPU4uarxbuD4HBRs3tXfIKx5tUtNQQdALygwk2o,71545
46
+ machineconfig/jobs/installer/package_groups.py,sha256=Tj_259bNmkJr_Vp36t0IBYUly4AZ2SbydNDhmT15RN0,2420
49
47
  machineconfig/jobs/installer/custom/gh.py,sha256=hic8Z1ZdncbljY6hgHzl2rmOLOcb6imIUstMALSS3-Y,3082
50
48
  machineconfig/jobs/installer/custom/hx.py,sha256=FrUD0mlhWG2GxrnarccVIaW_sHJ5mxeF6yyzbBWyx6w,5840
51
49
  machineconfig/jobs/installer/custom_dev/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -61,7 +59,7 @@ machineconfig/jobs/installer/custom_dev/nerdfont.py,sha256=oOYC5BpukZIA_pGSDRMZm
61
59
  machineconfig/jobs/installer/custom_dev/nerfont_windows_helper.py,sha256=sdgbHCbu_6d8VotLRvpL_GrwpEoxY4dupOyRUjtpaYA,5554
62
60
  machineconfig/jobs/installer/custom_dev/redis.py,sha256=KjqJkCKZi8fbdW6IhIZjmA4pdo8oZF84Fflij_7dVbg,2291
63
61
  machineconfig/jobs/installer/custom_dev/wezterm.py,sha256=BuTVRqV5WQUS2C7FpWMU4pQWgkPt4p3VVGcE6fTVG-0,2311
64
- machineconfig/jobs/installer/custom_dev/winget.py,sha256=GZ-ZXhT48UpvL8yfmeoKC6hCGvK1bgOLc64up4S3UjQ,5511
62
+ machineconfig/jobs/installer/custom_dev/winget.py,sha256=gLdwM20jKMf2bMV3BAcOg4MkuzwF09CU5OhXvLkPoHo,5738
65
63
  machineconfig/jobs/installer/linux_scripts/brave.sh,sha256=m01xquA4YZW3YrhJiTCvTZuLliELmRI1avYFyuE5-Ws,2119
66
64
  machineconfig/jobs/installer/linux_scripts/docker.sh,sha256=xP219QeQ5eLwhvOHsNYqOERMGdjBqvrL5jeoZj749XE,5347
67
65
  machineconfig/jobs/installer/linux_scripts/docker_start.sh,sha256=TiS-hWRltw66_p_Fq8gfkA_rqUIuwxoIkFZItVF6TXA,1478
@@ -150,7 +148,7 @@ machineconfig/scripts/python/devops.py,sha256=WMO5VLPkKZ38OAZCfhh_NvPv58HPh1TbhN
150
148
  machineconfig/scripts/python/devops_add_identity.py,sha256=JfN3ZrYMCgmt4ks_VCfnV9BIIHAsOYO3E0W0wZ15FR8,3791
151
149
  machineconfig/scripts/python/devops_add_ssh_key.py,sha256=KaoX83KltBsmutfKhSfZjd7nP_R1hJ2OLAWRhbswO7o,6889
152
150
  machineconfig/scripts/python/devops_backup_retrieve.py,sha256=jZe5Vki7E2GCMG8hvqUZeOONFC4cNzISoGzq_dMG4GA,5601
153
- machineconfig/scripts/python/devops_devapps_install.py,sha256=QbRQhNdDRLLtgJwaRl2pbLmWvajb1b_Xte2ql8N3JRs,9096
151
+ machineconfig/scripts/python/devops_devapps_install.py,sha256=C7PJEvfBftVvY6zRfDR6IR8MFagG5vssOdMOCLX67zg,11261
154
152
  machineconfig/scripts/python/devops_update_repos.py,sha256=c5qBc9cuTGDEqDHufkjDT4d_vvJsswv3tlqk9MAulYk,8063
155
153
  machineconfig/scripts/python/dotfile.py,sha256=SRcX-9Ak1jRvF-killBTTm2IWcsNxfiLucH6ZsytAFA,2202
156
154
  machineconfig/scripts/python/fire_agents.py,sha256=aLxwM8o3Tpe4nYpNdnEvG8WVdplE3_tfnDECIXONzAg,9579
@@ -165,7 +163,7 @@ machineconfig/scripts/python/fire_jobs_streamlit_helper.py,sha256=47DEQpj8HBSa-_
165
163
  machineconfig/scripts/python/ftpx.py,sha256=l_gdJS0QB2wVZErubtZvm4HJD9HZAJxSP68sbY73xwo,10278
166
164
  machineconfig/scripts/python/get_zellij_cmd.py,sha256=e35-18hoXM9N3PFbvbizfkNY_-63iMicieWE3TbGcCQ,576
167
165
  machineconfig/scripts/python/gh_models.py,sha256=3BLfW25mBRiPO5VKtVm-nMlKLv-PaZDw7mObajq6F6M,5538
168
- machineconfig/scripts/python/interactive.py,sha256=YA0N_NEbNttYS42ahJOjwoMKoYlvUL_fJapzjSTVOgs,15073
166
+ machineconfig/scripts/python/interactive.py,sha256=9ulwdt8l-XlXEvp44Jer0fli3ntJ_wq1kId-IoqDngc,13721
169
167
  machineconfig/scripts/python/mount_nfs.py,sha256=c8pWXimDWdgCkSskcnPgT-8ESPosil6Cvy2hGSaIBJE,3359
170
168
  machineconfig/scripts/python/mount_nw_drive.py,sha256=iru6AtnTyvyuk6WxlK5R4lDkuliVpPV5_uBTVVhXtjQ,1550
171
169
  machineconfig/scripts/python/mount_ssh.py,sha256=rGY2pgtlnWMi0Rrge1aCdjtfbULrj2cyaStDoX-y2w4,2236
@@ -378,7 +376,7 @@ machineconfig/setup_windows/wt_and_pwsh/set_wt_settings.py,sha256=rZZJamy3YxAeJh
378
376
  machineconfig/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
379
377
  machineconfig/utils/accessories.py,sha256=W_9dLzjwNTW5JQk_pe3B2ijQ1nA2-8Kdg2r7VBtzgQs,4340
380
378
  machineconfig/utils/code.py,sha256=pKPHInKgXJWeACVbxuE7sMdYeZCbNttaYCsfonGhFfc,4464
381
- machineconfig/utils/installer.py,sha256=AVAzuJqWkbMmfEk5_eKLGA3kgM6PCTXq7We2QoppZo0,8886
379
+ machineconfig/utils/installer.py,sha256=QPtSKlAUYuC3FeL076OLxpqfndTeNm_NSwxT71xg5FA,8744
382
380
  machineconfig/utils/io.py,sha256=ZXB3aataS1IZ_0WMcCRSmoN1nbkvEO-bWYcs-TpngqU,2872
383
381
  machineconfig/utils/links.py,sha256=riNUrG8aGElRszdOPOic4M2AyOcpdcth_-y8JEiZpJ4,10253
384
382
  machineconfig/utils/notifications.py,sha256=vvdsY5IX6XEiILTnt5lNyHxhCi0ljdGX2T_67VRfrG4,9009
@@ -398,15 +396,15 @@ machineconfig/utils/ai/generate_file_checklist.py,sha256=ajbmhcBToRugl75c_KZRq2X
398
396
  machineconfig/utils/cloud/onedrive/setup_oauth.py,sha256=ZTVkqgrwbV_EoPvyT8dyOTUE0ur3BW4sa9o6QYtt5Bo,2341
399
397
  machineconfig/utils/cloud/onedrive/transaction.py,sha256=m-aNcnWj_gfZVvJOSpkdIqjZxU_3nXx2CA-qKbQgP3I,26232
400
398
  machineconfig/utils/installer_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
401
- machineconfig/utils/installer_utils/github_release_bulk.py,sha256=vK5WJ-a566egAIEHdKsn3iOAh5LBqeY4zPDHPgqHVcE,6887
402
- machineconfig/utils/installer_utils/installer_abc.py,sha256=3jjLHL1xqTPowx52r7BfhjpzF6LQA7CRudjN2QYJP34,10551
399
+ machineconfig/utils/installer_utils/github_release_bulk.py,sha256=WJf_qZlF02SmIc6C7o1h4Gy4gAaJAfeAS8O9s2Itj-k,6535
400
+ machineconfig/utils/installer_utils/installer_abc.py,sha256=MRVfkjCPlPgCQQcSxXdVJMVnr_9CC3SQbFVDJxWy1zI,10813
403
401
  machineconfig/utils/installer_utils/installer_class.py,sha256=6IQswaC9mxIdeaMG-rOt-vqyKGYibBRMvC0UglZ_3mI,20268
404
402
  machineconfig/utils/schemas/fire_agents/fire_agents_input.py,sha256=pTxvLzIpD5RF508lUUBBkWcc4V1B10J4ylvVgVGkcM0,2037
405
- machineconfig/utils/schemas/installer/installer_types.py,sha256=DLagmIe0G5-xg7HZ9VrlFCDk1gIbwvX7O4gZjwq0wh0,1326
403
+ machineconfig/utils/schemas/installer/installer_types.py,sha256=QClRY61QaduBPJoSpdmTIdgS9LS-RvE-QZ-D260tD3o,1214
406
404
  machineconfig/utils/schemas/layouts/layout_types.py,sha256=TcqlZdGVoH8htG5fHn1KWXhRdPueAcoyApppZsPAPto,2020
407
405
  machineconfig/utils/schemas/repos/repos_types.py,sha256=ECVr-3IVIo8yjmYmVXX2mnDDN1SLSwvQIhx4KDDQHBQ,405
408
- machineconfig-4.8.dist-info/METADATA,sha256=U8vakfUTP6B1G5zxfxbaOXsqmyxo43_pNfhlnUscClM,7060
409
- machineconfig-4.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
410
- machineconfig-4.8.dist-info/entry_points.txt,sha256=BhKeN0HFu7k3izf4f-Xp95tU3wGAr-TJrCuxDnfUwWo,1006
411
- machineconfig-4.8.dist-info/top_level.txt,sha256=porRtB8qms8fOIUJgK-tO83_FeH6Bpe12oUVC670teA,14
412
- machineconfig-4.8.dist-info/RECORD,,
406
+ machineconfig-4.9.dist-info/METADATA,sha256=Q2v8zeHn9aBZ75-Rwi2HzizabH_d3v42jlyEB_sZKBo,7060
407
+ machineconfig-4.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
408
+ machineconfig-4.9.dist-info/entry_points.txt,sha256=BhKeN0HFu7k3izf4f-Xp95tU3wGAr-TJrCuxDnfUwWo,1006
409
+ machineconfig-4.9.dist-info/top_level.txt,sha256=porRtB8qms8fOIUJgK-tO83_FeH6Bpe12oUVC670teA,14
410
+ machineconfig-4.9.dist-info/RECORD,,
@@ -1,380 +0,0 @@
1
- {
2
- "version": "1",
3
- "installers": [
4
- {
5
- "appName": "ngrok",
6
- "repoURL": "CMD",
7
- "doc": "Secure introspectable tunnels to localhost",
8
- "fileNamePattern": {
9
- "amd64": {
10
- "linux": "ngrok.sh",
11
- "windows": "winget install ngrok -s msstore",
12
- "macos": "brew install ngrok"
13
- },
14
- "arm64": {
15
- "linux": "ngrok.sh",
16
- "windows": "winget install ngrok -s msstore",
17
- "macos": "brew install ngrok"
18
- }
19
- }
20
-
21
- },
22
- {
23
- "appName": "Visual Studio Code",
24
- "repoURL": "CMD",
25
- "doc": "Visual Studio Code",
26
- "fileNamePattern": {
27
- "amd64": {
28
- "linux": "code.py",
29
- "windows": "code.py",
30
- "macos": "code.py"
31
- },
32
- "arm64": {
33
- "linux": "code.py",
34
- "windows": "code.py",
35
- "macos": "code.py"
36
- }
37
- }
38
- },
39
- {
40
- "appName": "aider",
41
- "repoURL": "CMD",
42
- "doc": "Aider Chat",
43
- "fileNamePattern": {
44
- "amd64": {
45
- "linux": "uv tool install --force --python python3.13 aider-chat@latest",
46
- "windows": "uv tool install --force --python python3.13 aider-chat@latest",
47
- "macos": "uv tool install --force --python python3.13 aider-chat@latest"
48
- },
49
- "arm64": {
50
- "linux": "uv tool install --force --python python3.13 aider-chat@latest",
51
- "windows": "uv tool install --force --python python3.13 aider-chat@latest",
52
- "macos": "uv tool install --force --python python3.13 aider-chat@latest"
53
- }
54
- }
55
- },
56
- {
57
- "appName": "github-copilot-cli",
58
- "repoURL": "CMD",
59
- "doc": "Terminal-based CLI agents and tools for productivity and coding.",
60
- "fileNamePattern": {
61
- "amd64": {
62
- "linux": "npm install -g @github/copilot",
63
- "windows": "npm install -g @github/copilot",
64
- "macos": "npm install -g @github/copilot"
65
- },
66
- "arm64": {
67
- "linux": "npm install -g @github/copilot",
68
- "windows": "npm install -g @github/copilot",
69
- "macos": "npm install -g @github/copilot"
70
- }
71
- }
72
- },
73
- {
74
- "appName": "gemini",
75
- "repoURL": "CMD",
76
- "doc": "Terminal-based CLI agents and tools for productivity and coding.",
77
- "fileNamePattern": {
78
- "amd64": {
79
- "linux": "npm install -g @google/gemini-cli",
80
- "windows": "npm install -g @google/gemini-cli",
81
- "macos": "npm install -g @google/gemini-cli"
82
- },
83
- "arm64": {
84
- "linux": "npm install -g @google/gemini-cli",
85
- "windows": "npm install -g @google/gemini-cli",
86
- "macos": "npm install -g @google/gemini-cli"
87
- }
88
- }
89
- },
90
- {
91
- "appName": "crush",
92
- "repoURL": "CMD",
93
- "doc": "Terminal-based CLI agents and tools for productivity and coding.",
94
- "fileNamePattern": {
95
- "amd64": {
96
- "linux": "npm install -g @charmland/crush",
97
- "windows": "npm install -g @charmland/crush",
98
- "macos": "npm install -g @charmland/crush"
99
- },
100
- "arm64": {
101
- "linux": "npm install -g @charmland/crush",
102
- "windows": "npm install -g @charmland/crush",
103
- "macos": "npm install -g @charmland/crush"
104
- }
105
- }
106
- },
107
- {
108
- "appName": "opencode-ai",
109
- "repoURL": "CMD",
110
- "doc": "Terminal-based CLI agents and tools for productivity and coding.",
111
- "fileNamePattern": {
112
- "amd64": {
113
- "linux": "npm install -g opencode-ai@latest",
114
- "windows": "npm install -g opencode-ai@latest",
115
- "macos": "npm install -g opencode-ai@latest"
116
- },
117
- "arm64": {
118
- "linux": "npm install -g opencode-ai@latest",
119
- "windows": "npm install -g opencode-ai@latest",
120
- "macos": "npm install -g opencode-ai@latest"
121
- }
122
- }
123
- },
124
- {
125
- "appName": "warp",
126
- "repoURL": "CMD",
127
- "doc": "Modern terminal with AI-powered features",
128
- "fileNamePattern": {
129
- "amd64": {
130
- "linux": "https://app.warp.dev/download/cli?os=linux&package=deb&arch=x86_64",
131
- "windows": null,
132
- "macos": null
133
- },
134
- "arm64": {
135
- "linux": "https://app.warp.dev/download/cli?os=linux&package=deb&arch=aarch64",
136
- "windows": null,
137
- "macos": null
138
- }
139
- }
140
- },
141
- {
142
- "appName": "q",
143
- "repoURL": "CMD",
144
- "doc": "Q desktop application",
145
- "fileNamePattern": {
146
- "amd64": {
147
- "linux": "q.sh",
148
- "windows": null,
149
- "macos": null
150
- },
151
- "arm64": {
152
- "linux": null,
153
- "windows": null,
154
- "macos": null
155
- }
156
- }
157
- },
158
- {
159
- "appName": "cursor-cli",
160
- "repoURL": "CMD",
161
- "doc": "Cursor CLI installer",
162
- "fileNamePattern": {
163
- "amd64": {
164
- "linux": "curl https://cursor.com/install -fsS | bash",
165
- "windows": null,
166
- "macos": null
167
- },
168
- "arm64": {
169
- "linux": null,
170
- "windows": null,
171
- "macos": null
172
- }
173
- }
174
- },
175
- {
176
- "appName": "droid",
177
- "repoURL": "CMD",
178
- "doc": "Factory AI CLI installer",
179
- "fileNamePattern": {
180
- "amd64": {
181
- "linux": "curl -fsSL https://app.factory.ai/cli | sh",
182
- "windows": null,
183
- "macos": null
184
- },
185
- "arm64": {
186
- "linux": null,
187
- "windows": null,
188
- "macos": null
189
- }
190
- }
191
- },
192
- {
193
- "appName": "Alacritty",
194
- "repoURL": "CMD",
195
- "doc": "Terminal Console",
196
- "fileNamePattern": {
197
- "amd64": {
198
- "linux": "alacritty.py",
199
- "windows": "alacritty.py",
200
- "macos": "alacritty.py"
201
- },
202
- "arm64": {
203
- "linux": "alacritty.py",
204
- "windows": "alacritty.py",
205
- "macos": "alacritty.py"
206
- }
207
- }
208
- },
209
- {
210
- "appName": "Brave",
211
- "repoURL": "CMD",
212
- "doc": "Privacy-focused web browser with built-in ad blocking",
213
- "fileNamePattern": {
214
- "amd64": {
215
- "linux": "brave.py",
216
- "windows": "brave.py",
217
- "macos": "brave.py"
218
- },
219
- "arm64": {
220
- "linux": "brave.py",
221
- "windows": "brave.py",
222
- "macos": "brave.py"
223
- }
224
- }
225
- },
226
- {
227
- "appName": "bypass-paywalls-chrome",
228
- "repoURL": "https://github.com/iamadamdev/bypass-paywalls-chrome",
229
- "doc": "Plugin for chrome to bypass paywalls",
230
- "fileNamePattern": {
231
- "amd64": {
232
- "linux": "bypass_paywall.py",
233
- "windows": "bypass_paywall.py",
234
- "macos": "bypass_paywall.py"
235
- },
236
- "arm64": {
237
- "linux": "bypass_paywall.py",
238
- "windows": "bypass_paywall.py",
239
- "macos": "bypass_paywall.py"
240
- }
241
- }
242
- },
243
- {
244
- "appName": "Cursor",
245
- "repoURL": "CMD",
246
- "doc": "Cursor",
247
- "fileNamePattern": {
248
- "amd64": {
249
- "linux": "cursor.py",
250
- "windows": "cursor.py",
251
- "macos": "cursor.py"
252
- },
253
- "arm64": {
254
- "linux": "cursor.py",
255
- "windows": "cursor.py",
256
- "macos": "cursor.py"
257
- }
258
- }
259
- },
260
- {
261
- "appName": "espanso",
262
- "repoURL": "CMD",
263
- "doc": "A text expander.",
264
- "fileNamePattern": {
265
- "amd64": {
266
- "linux": "espanso.py",
267
- "windows": "espanso.py",
268
- "macos": "espanso.py"
269
- },
270
- "arm64": {
271
- "linux": "espanso.py",
272
- "windows": "espanso.py",
273
- "macos": "espanso.py"
274
- }
275
- }
276
- },
277
- {
278
- "appName": "Gorilla",
279
- "repoURL": "https://github.com/ShishirPatil/gorilla",
280
- "doc": "natural language to API",
281
- "fileNamePattern": {
282
- "amd64": {
283
- "linux": "goes.py",
284
- "windows": "goes.py",
285
- "macos": "goes.py"
286
- },
287
- "arm64": {
288
- "linux": "goes.py",
289
- "windows": "goes.py",
290
- "macos": "goes.py"
291
- }
292
- }
293
- },
294
- {
295
- "appName": "lvim",
296
- "repoURL": "CMD",
297
- "doc": "Terminal text editor based on neovim.",
298
- "fileNamePattern": {
299
- "amd64": {
300
- "linux": "lvim.py",
301
- "windows": "lvim.py",
302
- "macos": "lvim.py"
303
- },
304
- "arm64": {
305
- "linux": "lvim.py",
306
- "windows": "lvim.py",
307
- "macos": "lvim.py"
308
- }
309
- }
310
- },
311
- {
312
- "appName": "nerdfont",
313
- "repoURL": "CMD",
314
- "doc": "lightweight containerization",
315
- "fileNamePattern": {
316
- "amd64": {
317
- "linux": "nerdfont.py",
318
- "windows": "nerdfont.py",
319
- "macos": "nerdfont.py"
320
- },
321
- "arm64": {
322
- "linux": "nerdfont.py",
323
- "windows": "nerdfont.py",
324
- "macos": "nerdfont.py"
325
- }
326
- }
327
- },
328
- {
329
- "appName": "Redis",
330
- "repoURL": "CMD",
331
- "doc": "submillisecond fast key-value db",
332
- "fileNamePattern": {
333
- "amd64": {
334
- "linux": "redis.py",
335
- "windows": "redis.py",
336
- "macos": "redis.py"
337
- },
338
- "arm64": {
339
- "linux": "redis.py",
340
- "windows": "redis.py",
341
- "macos": "redis.py"
342
- }
343
- }
344
- },
345
- {
346
- "appName": "Wezterm",
347
- "repoURL": "CMD",
348
- "doc": "Modern, GPU-accelerated terminal emulator",
349
- "fileNamePattern": {
350
- "amd64": {
351
- "linux": "wezterm.py",
352
- "windows": "wezterm.py",
353
- "macos": "wezterm.py"
354
- },
355
- "arm64": {
356
- "linux": "wezterm.py",
357
- "windows": "wezterm.py",
358
- "macos": "wezterm.py"
359
- }
360
- }
361
- },
362
- {
363
- "appName": "winget",
364
- "repoURL": "CMD",
365
- "doc": "winget installer",
366
- "fileNamePattern": {
367
- "amd64": {
368
- "linux": "winget.py",
369
- "windows": "winget.py",
370
- "macos": "winget.py"
371
- },
372
- "arm64": {
373
- "linux": "winget.py",
374
- "windows": "winget.py",
375
- "macos": "winget.py"
376
- }
377
- }
378
- }
379
- ]
380
- }
@@ -1,39 +0,0 @@
1
- {
2
- "version": "1",
3
- "installers": [
4
- {
5
- "appName": "gh",
6
- "repoURL": "CMD",
7
- "doc": "GitHub CLI",
8
- "fileNamePattern": {
9
- "amd64": {
10
- "windows": "gh.py",
11
- "linux": "gh.py",
12
- "macos": "gh.py"
13
- },
14
- "arm64": {
15
- "windows": "gh.py",
16
- "linux": "gh.py",
17
- "macos": "gh.py"
18
- }
19
- }
20
- },
21
- {
22
- "appName": "hx",
23
- "repoURL": "CMD",
24
- "doc": "Helix is a post-modern modal text editor.",
25
- "fileNamePattern": {
26
- "amd64": {
27
- "linux": "hx.py",
28
- "windows": "hx.py",
29
- "macos": "hx.py"
30
- },
31
- "arm64": {
32
- "linux": "hx.py",
33
- "windows": "hx.py",
34
- "macos": "hx.py"
35
- }
36
- }
37
- }
38
- ]
39
- }