machineconfig 3.1__py3-none-any.whl → 3.3__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.

Files changed (51) hide show
  1. machineconfig/cluster/sessions_managers/zellij_local.py +2 -2
  2. machineconfig/cluster/sessions_managers/zellij_utils/monitoring_types.py +17 -7
  3. machineconfig/jobs/python_custom_installers/archive/ngrok.py +7 -6
  4. machineconfig/jobs/python_custom_installers/dev/aider.py +9 -1
  5. machineconfig/jobs/python_custom_installers/dev/alacritty.py +2 -1
  6. machineconfig/jobs/python_custom_installers/dev/brave.py +10 -1
  7. machineconfig/jobs/python_custom_installers/dev/bypass_paywall.py +9 -1
  8. machineconfig/jobs/python_custom_installers/dev/code.py +10 -3
  9. machineconfig/jobs/python_custom_installers/dev/cursor.py +2 -1
  10. machineconfig/jobs/python_custom_installers/dev/docker_desktop.py +7 -6
  11. machineconfig/jobs/python_custom_installers/dev/espanso.py +13 -5
  12. machineconfig/jobs/python_custom_installers/dev/goes.py +10 -1
  13. machineconfig/jobs/python_custom_installers/dev/lvim.py +9 -1
  14. machineconfig/jobs/python_custom_installers/dev/nerdfont.py +9 -1
  15. machineconfig/jobs/python_custom_installers/dev/redis.py +2 -2
  16. machineconfig/jobs/python_custom_installers/dev/wezterm.py +3 -1
  17. machineconfig/jobs/python_custom_installers/dev/winget.py +2 -1
  18. machineconfig/jobs/python_custom_installers/docker.py +9 -1
  19. machineconfig/jobs/python_custom_installers/gh.py +11 -2
  20. machineconfig/jobs/python_custom_installers/hx.py +9 -8
  21. machineconfig/jobs/python_custom_installers/warp-cli.py +9 -1
  22. machineconfig/jobs/python_generic_installers/config.json +612 -412
  23. machineconfig/jobs/python_generic_installers/config.json.bak +414 -0
  24. machineconfig/jobs/python_generic_installers/dev/config.json +822 -562
  25. machineconfig/jobs/python_generic_installers/dev/config.json.bak +565 -0
  26. machineconfig/jobs/python_linux_installers/archive/config.json +16 -8
  27. machineconfig/jobs/python_linux_installers/archive/config.json.bak +10 -0
  28. machineconfig/jobs/python_linux_installers/config.json +134 -99
  29. machineconfig/jobs/python_linux_installers/config.json.bak +110 -0
  30. machineconfig/jobs/python_linux_installers/dev/config.json +273 -203
  31. machineconfig/jobs/python_linux_installers/dev/config.json.bak +206 -0
  32. machineconfig/jobs/python_windows_installers/config.json +74 -48
  33. machineconfig/jobs/python_windows_installers/config.json.bak +56 -0
  34. machineconfig/jobs/python_windows_installers/dev/config.json +3 -2
  35. machineconfig/jobs/python_windows_installers/dev/config.json.bak +3 -0
  36. machineconfig/profile/create.py +1 -0
  37. machineconfig/scripts/python/devops.py +1 -1
  38. machineconfig/scripts/python/devops_devapps_install.py +40 -18
  39. machineconfig/scripts/python/fire_agents.py +10 -6
  40. machineconfig/setup_windows/wt_and_pwsh/install_nerd_fonts.py +8 -7
  41. machineconfig/utils/installer.py +45 -31
  42. machineconfig/utils/installer_utils/installer_abc.py +1 -4
  43. machineconfig/utils/installer_utils/installer_class.py +108 -102
  44. machineconfig/utils/path_reduced.py +1 -1
  45. machineconfig/utils/procs.py +1 -0
  46. machineconfig/utils/schemas/installer/installer_types.py +20 -0
  47. {machineconfig-3.1.dist-info → machineconfig-3.3.dist-info}/METADATA +1 -1
  48. {machineconfig-3.1.dist-info → machineconfig-3.3.dist-info}/RECORD +51 -43
  49. {machineconfig-3.1.dist-info → machineconfig-3.3.dist-info}/WHEEL +0 -0
  50. {machineconfig-3.1.dist-info → machineconfig-3.3.dist-info}/entry_points.txt +0 -0
  51. {machineconfig-3.1.dist-info → machineconfig-3.3.dist-info}/top_level.txt +0 -0
@@ -1,206 +1,276 @@
1
1
  {
2
- "ytui-music": {
3
- "repo_url": "https://github.com/sudipghimire533/ytui-music",
4
- "doc": "🎵 A terminal based YouTube music player written in Rust.",
5
- "filename_template_windows_amd_64": "",
6
- "filename_template_windows_arm_64": "",
7
- "filename_template_linux_amd_64": "ytui_music-linux-amd64",
8
- "filename_template_linux_arm_64": "",
9
- "filename_template_macos_amd_64": "",
10
- "filename_template_macos_arm_64": "",
11
- "strip_v": true,
12
- "exe_name": "ytui-music"
13
- },
14
- "youtube-tui": {
15
- "repo_url": "https://github.com/Siriusmart/youtube-tui",
16
- "doc": "🎵 A terminal based YouTube music player written in Rust.",
17
- "filename_template_windows_amd_64": "",
18
- "filename_template_windows_arm_64": "",
19
- "filename_template_linux_amd_64": "youtube-tui-full_arch-x86_64",
20
- "filename_template_linux_arm_64": "",
21
- "filename_template_macos_amd_64": "",
22
- "filename_template_macos_arm_64": "",
23
- "strip_v": true,
24
- "exe_name": "youtube-tui"
25
- },
26
- "termusic": {
27
- "repo_url": "https://github.com/tramhao/termusic",
28
- "doc": "🎵 A terminal-based music player written in Rust.",
29
- "filename_template_windows_amd_64": "termusic-{}-x86_64-windows.zip",
30
- "filename_template_windows_arm_64": "",
31
- "filename_template_linux_amd_64": "termusic-{}-x86_64-linux.tar.xz",
32
- "filename_template_linux_arm_64": "",
33
- "filename_template_macos_amd_64": "termusic-{}-x86_64-macos.tar.xz",
34
- "filename_template_macos_arm_64": "",
35
- "strip_v": false,
36
- "exe_name": "termusic"
37
- },
38
- "kronos": {
39
- "repo_url": "https://github.com/TrevorSatori/kronos",
40
- "doc": "🎵 A Customizable Terminal Music Player For Offline Listening",
41
- "filename_template_windows_amd_64": "",
42
- "filename_template_windows_arm_64": "",
43
- "filename_template_linux_amd_64": "Kronos",
44
- "filename_template_linux_arm_64": "",
45
- "filename_template_macos_amd_64": "",
46
- "filename_template_macos_arm_64": "",
47
- "strip_v": true,
48
- "exe_name": "kronos"
49
- },
50
- "transmission": {
51
- "repo_url": "https://github.com/transmission/transmission",
52
- "doc": "📥 A fast, easy, and free BitTorrent client.",
53
- "filename_template_windows_amd_64": "transmission-{}-x64.msi",
54
- "filename_template_windows_arm_64": "",
55
- "filename_template_linux_amd_64": "transmission-{}.tar.xz",
56
- "filename_template_linux_arm_64": "",
57
- "filename_template_macos_amd_64": "Transmission-{}.dmg",
58
- "filename_template_macos_arm_64": "Transmission-{}.dmg",
59
- "strip_v": true,
60
- "exe_name": "transmission"
61
- },
62
- "nnn": {
63
- "repo_url": "https://github.com/jarun/nnn",
64
- "doc": "📂 A terminal-based file manager.",
65
- "filename_template_windows_amd_64": "",
66
- "filename_template_windows_arm_64": "",
67
- "filename_template_linux_amd_64": "",
68
- "filename_template_linux_arm_64": "",
69
- "filename_template_macos_amd_64": "",
70
- "filename_template_macos_arm_64": "",
71
- "strip_v": false,
72
- "exe_name": "nnn"
73
- },
74
- "exa": {
75
- "repo_url": "https://github.com/ogham/exa",
76
- "doc": "📂 A modern replacement for ls. lsd alternative.",
77
- "filename_template_windows_amd_64": "",
78
- "filename_template_windows_arm_64": "",
79
- "filename_template_linux_amd_64": "exa-linux-x86_64-{}.zip",
80
- "filename_template_linux_arm_64": "exa-linux-armv7-{}.zip",
81
- "filename_template_macos_amd_64": "exa-macos-x86_64-{}.zip",
82
- "filename_template_macos_arm_64": "",
83
- "strip_v": false,
84
- "exe_name": "exa"
85
- },
86
- "bytehound": {
87
- "repo_url": "https://github.com/koute/bytehound",
88
- "doc": "🔍 Inspecting the memory usage of a running process",
89
- "filename_template_windows_amd_64": "",
90
- "filename_template_windows_arm_64": "",
91
- "filename_template_linux_amd_64": "bytehound-x86_64-unknown-linux-gnu.tgz",
92
- "filename_template_linux_arm_64": "",
93
- "filename_template_macos_amd_64": "",
94
- "filename_template_macos_arm_64": "",
95
- "strip_v": false,
96
- "exe_name": "bytehound"
97
- },
98
- "atuin": {
99
- "repo_url": "https://github.com/atuinsh/atuin",
100
- "doc": "🔍 Shell history search tool. Mcfly alternative",
101
- "filename_template_windows_amd_64": "",
102
- "filename_template_windows_arm_64": "",
103
- "filename_template_linux_amd_64": "atuin-x86_64-unknown-linux-gnu.tar.gz",
104
- "filename_template_linux_arm_64": "atuin-aarch64-unknown-linux-gnu.tar.gz",
105
- "filename_template_macos_amd_64": "atuin-x86_64-apple-darwin.tar.gz",
106
- "filename_template_macos_arm_64": "atuin-aarch64-apple-darwin.tar.gz",
107
- "strip_v": false,
108
- "exe_name": "atuin"
109
- },
110
- "browsh": {
111
- "repo_url": "https://github.com/browsh-org/browsh",
112
- "doc": "🌐 browser in the shell",
113
- "filename_template_windows_amd_64": "browsh_{}_windows_amd64.exe",
114
- "filename_template_windows_arm_64": "browsh_{}_windows_arm64.exe",
115
- "filename_template_linux_amd_64": "browsh_{}_linux_amd64",
116
- "filename_template_linux_arm_64": "browsh_{}_linux_arm64",
117
- "filename_template_macos_amd_64": "browsh_{}_darwin_amd64",
118
- "filename_template_macos_arm_64": "browsh_{}_darwin_arm64",
119
- "strip_v": true,
120
- "exe_name": "browsh"
121
- },
122
- "carbonyl": {
123
- "repo_url": "https://github.com/fathyb/carbonyl",
124
- "doc": "A Chromium based browser built to run in a terminal",
125
- "filename_template_windows_amd_64": "",
126
- "filename_template_windows_arm_64": "",
127
- "filename_template_linux_amd_64": "carbonyl.linux-x86_64.zip",
128
- "filename_template_linux_arm_64": "carbonyl.linux-arm64.zip",
129
- "filename_template_macos_amd_64": "carbonyl.macos-x86_64.zip",
130
- "filename_template_macos_arm_64": "carbonyl.macos-arm64.zip",
131
- "strip_v": true,
132
- "exe_name": "carbonyl"
133
- },
134
- "patat": {
135
- "repo_url": "https://github.com/jaspervdj/patat",
136
- "doc": "🎯 Terminal-based presentations using Pandoc. Presenterm alternative.",
137
- "filename_template_windows_amd_64": "",
138
- "filename_template_windows_arm_64": "",
139
- "filename_template_linux_amd_64": "patat-{}-linux-x86_64.tar.gz",
140
- "filename_template_linux_arm_64": "",
141
- "filename_template_macos_amd_64": "",
142
- "filename_template_macos_arm_64": "patat-{}-darwin-arm64.zip",
143
- "strip_v": false,
144
- "exe_name": "patat"
145
- },
146
- "SqliteBrowser": {
147
- "repo_url": "https://github.com/sqlitebrowser/sqlitebrowser",
148
- "doc": "🗃️ A visual tool to create, design, and edit database files compatible with SQLite.",
149
- "filename_template_windows_amd_64": "DB.Browser.for.SQLite-{}-win64.zip",
150
- "filename_template_windows_arm_64": "",
151
- "filename_template_linux_amd_64": "DB.Browser.for.SQLite-{}-x86.64-v2.AppImage",
152
- "filename_template_linux_arm_64": "",
153
- "filename_template_macos_amd_64": "DB.Browser.for.SQLite-{}.dmg",
154
- "filename_template_macos_arm_64": "DB.Browser.for.SQLite-{}.dmg",
155
- "strip_v": false,
156
- "exe_name": "sqlite_browser"
157
- },
158
- "DBeaver": {
159
- "repo_url": "https://github.com/dbeaver/dbeaver",
160
- "doc": "🗃️ Free universal database tool and SQL client.",
161
- "filename_template_windows_amd_64": "dbeaver-ce-{}-win32.win32.x86_64.zip",
162
- "filename_template_windows_arm_64": "",
163
- "filename_template_linux_amd_64": "dbeaver-ce-{}-linux.gtk.x86_64.tar.gz",
164
- "filename_template_linux_arm_64": "dbeaver-ce-{}-linux.gtk.aarch64.tar.gz",
165
- "filename_template_macos_amd_64": "dbeaver-ce-{}-macos-cocoa.x86_64.tar.gz",
166
- "filename_template_macos_arm_64": "dbeaver-ce-{}-macos-cocoa.aarch64.tar.gz",
167
- "strip_v": true,
168
- "exe_name": "dbeaver"
169
- },
170
- "rainfrog": {
171
- "repo_url": "https://github.com/achristmascarl/rainfrog",
172
- "doc": "🗃️ TUI DB Visualizer",
173
- "filename_template_windows_amd_64": "rainfrog-{}-x86_64-pc-windows-msvc.tar.gz",
174
- "filename_template_windows_arm_64": "rainfrog-{}-aarch64-pc-windows-msvc.tar.gz",
175
- "filename_template_linux_amd_64": "rainfrog-{}-x86_64-unknown-linux-musl.tar.gz",
176
- "filename_template_linux_arm_64": "rainfrog-{}-aarch64-unknown-linux-musl.tar.gz",
177
- "filename_template_macos_amd_64": "rainfrog-{}-x86_64-apple-darwin.tar.gz",
178
- "filename_template_macos_arm_64": "rainfrog-{}-aarch64-apple-darwin.tar.gz",
179
- "strip_v": false,
180
- "exe_name": "rainfrog"
181
- },
182
- "cpz": {
183
- "repo_url": "https://github.com/SUPERCILEX/fuc",
184
- "doc": "📋 Fast copy",
185
- "filename_template_windows_amd_64": "x86_64-pc-windows-msvc-cpz.exe",
186
- "filename_template_windows_arm_64": "aarch64-pc-windows-msvc-cpz.exe",
187
- "filename_template_linux_amd_64": "x86_64-unknown-linux-musl-cpz",
188
- "filename_template_linux_arm_64": "aarch64-unknown-linux-gnu-cpz",
189
- "filename_template_macos_amd_64": "x86_64-apple-darwin-cpz",
190
- "filename_template_macos_arm_64": "aarch64-apple-darwin-cpz",
191
- "strip_v": true,
192
- "exe_name": "cpz"
193
- },
194
- "rmz": {
195
- "repo_url": "https://github.com/SUPERCILEX/fuc",
196
- "doc": "🗑️ Fast remove",
197
- "filename_template_windows_amd_64": "x86_64-pc-windows-msvc-rmz.exe",
198
- "filename_template_windows_arm_64": "aarch64-pc-windows-msvc-rmz.exe",
199
- "filename_template_linux_amd_64": "x86_64-unknown-linux-musl-rmz",
200
- "filename_template_linux_arm_64": "aarch64-unknown-linux-gnu-rmz",
201
- "filename_template_macos_amd_64": "x86_64-apple-darwin-rmz",
202
- "filename_template_macos_arm_64": "aarch64-apple-darwin-rmz",
203
- "strip_v": true,
204
- "exe_name": "rmz"
2
+ "version": "1",
3
+ "installers": [
4
+ {
5
+ "appName": "ytui-music",
6
+ "repoURL": "https://github.com/sudipghimire533/ytui-music",
7
+ "doc": "🎵 A terminal based YouTube music player written in Rust.",
8
+ "filenameTemplate": {
9
+ "amd64": {
10
+ "linux": "ytui_music-linux-amd64"
11
+ },
12
+ "arm64": {}
13
+ },
14
+ "stripVersion": true,
15
+ "exeName": "ytui-music"
16
+ },
17
+ {
18
+ "appName": "youtube-tui",
19
+ "repoURL": "https://github.com/Siriusmart/youtube-tui",
20
+ "doc": "🎵 A terminal based YouTube music player written in Rust.",
21
+ "filenameTemplate": {
22
+ "amd64": {
23
+ "linux": "youtube-tui-full_arch-x86_64"
24
+ },
25
+ "arm64": {}
26
+ },
27
+ "stripVersion": true,
28
+ "exeName": "youtube-tui"
29
+ },
30
+ {
31
+ "appName": "termusic",
32
+ "repoURL": "https://github.com/tramhao/termusic",
33
+ "doc": "🎵 A terminal-based music player written in Rust.",
34
+ "filenameTemplate": {
35
+ "amd64": {
36
+ "windows": "termusic-{}-x86_64-windows.zip",
37
+ "linux": "termusic-{}-x86_64-linux.tar.xz",
38
+ "macos": "termusic-{}-x86_64-macos.tar.xz"
39
+ },
40
+ "arm64": {}
41
+ },
42
+ "stripVersion": false,
43
+ "exeName": "termusic"
44
+ },
45
+ {
46
+ "appName": "kronos",
47
+ "repoURL": "https://github.com/TrevorSatori/kronos",
48
+ "doc": "🎵 A Customizable Terminal Music Player For Offline Listening",
49
+ "filenameTemplate": {
50
+ "amd64": {
51
+ "linux": "Kronos"
52
+ },
53
+ "arm64": {}
54
+ },
55
+ "stripVersion": true,
56
+ "exeName": "kronos"
57
+ },
58
+ {
59
+ "appName": "transmission",
60
+ "repoURL": "https://github.com/transmission/transmission",
61
+ "doc": "📥 A fast, easy, and free BitTorrent client.",
62
+ "filenameTemplate": {
63
+ "amd64": {
64
+ "windows": "transmission-{}-x64.msi",
65
+ "linux": "transmission-{}.tar.xz",
66
+ "macos": "Transmission-{}.dmg"
67
+ },
68
+ "arm64": {
69
+ "macos": "Transmission-{}.dmg"
70
+ }
71
+ },
72
+ "stripVersion": true,
73
+ "exeName": "transmission"
74
+ },
75
+ {
76
+ "appName": "nnn",
77
+ "repoURL": "https://github.com/jarun/nnn",
78
+ "doc": "📂 A terminal-based file manager.",
79
+ "filenameTemplate": {
80
+ "amd64": {},
81
+ "arm64": {}
82
+ },
83
+ "stripVersion": false,
84
+ "exeName": "nnn"
85
+ },
86
+ {
87
+ "appName": "exa",
88
+ "repoURL": "https://github.com/ogham/exa",
89
+ "doc": "📂 A modern replacement for ls. lsd alternative.",
90
+ "filenameTemplate": {
91
+ "amd64": {
92
+ "linux": "exa-linux-x86_64-{}.zip",
93
+ "macos": "exa-macos-x86_64-{}.zip"
94
+ },
95
+ "arm64": {
96
+ "linux": "exa-linux-armv7-{}.zip"
97
+ }
98
+ },
99
+ "stripVersion": false,
100
+ "exeName": "exa"
101
+ },
102
+ {
103
+ "appName": "bytehound",
104
+ "repoURL": "https://github.com/koute/bytehound",
105
+ "doc": "🔍 Inspecting the memory usage of a running process",
106
+ "filenameTemplate": {
107
+ "amd64": {
108
+ "linux": "bytehound-x86_64-unknown-linux-gnu.tgz"
109
+ },
110
+ "arm64": {}
111
+ },
112
+ "stripVersion": false,
113
+ "exeName": "bytehound"
114
+ },
115
+ {
116
+ "appName": "atuin",
117
+ "repoURL": "https://github.com/atuinsh/atuin",
118
+ "doc": "🔍 Shell history search tool. Mcfly alternative",
119
+ "filenameTemplate": {
120
+ "amd64": {
121
+ "linux": "atuin-x86_64-unknown-linux-gnu.tar.gz",
122
+ "macos": "atuin-x86_64-apple-darwin.tar.gz"
123
+ },
124
+ "arm64": {
125
+ "linux": "atuin-aarch64-unknown-linux-gnu.tar.gz",
126
+ "macos": "atuin-aarch64-apple-darwin.tar.gz"
127
+ }
128
+ },
129
+ "stripVersion": false,
130
+ "exeName": "atuin"
131
+ },
132
+ {
133
+ "appName": "browsh",
134
+ "repoURL": "https://github.com/browsh-org/browsh",
135
+ "doc": "🌐 browser in the shell",
136
+ "filenameTemplate": {
137
+ "amd64": {
138
+ "windows": "browsh_{}_windows_amd64.exe",
139
+ "linux": "browsh_{}_linux_amd64",
140
+ "macos": "browsh_{}_darwin_amd64"
141
+ },
142
+ "arm64": {
143
+ "windows": "browsh_{}_windows_arm64.exe",
144
+ "linux": "browsh_{}_linux_arm64",
145
+ "macos": "browsh_{}_darwin_arm64"
146
+ }
147
+ },
148
+ "stripVersion": true,
149
+ "exeName": "browsh"
150
+ },
151
+ {
152
+ "appName": "carbonyl",
153
+ "repoURL": "https://github.com/fathyb/carbonyl",
154
+ "doc": "A Chromium based browser built to run in a terminal",
155
+ "filenameTemplate": {
156
+ "amd64": {
157
+ "linux": "carbonyl.linux-x86_64.zip",
158
+ "macos": "carbonyl.macos-x86_64.zip"
159
+ },
160
+ "arm64": {
161
+ "linux": "carbonyl.linux-arm64.zip",
162
+ "macos": "carbonyl.macos-arm64.zip"
163
+ }
164
+ },
165
+ "stripVersion": true,
166
+ "exeName": "carbonyl"
167
+ },
168
+ {
169
+ "appName": "patat",
170
+ "repoURL": "https://github.com/jaspervdj/patat",
171
+ "doc": "🎯 Terminal-based presentations using Pandoc. Presenterm alternative.",
172
+ "filenameTemplate": {
173
+ "amd64": {
174
+ "linux": "patat-{}-linux-x86_64.tar.gz"
175
+ },
176
+ "arm64": {
177
+ "macos": "patat-{}-darwin-arm64.zip"
178
+ }
179
+ },
180
+ "stripVersion": false,
181
+ "exeName": "patat"
182
+ },
183
+ {
184
+ "appName": "SqliteBrowser",
185
+ "repoURL": "https://github.com/sqlitebrowser/sqlitebrowser",
186
+ "doc": "🗃️ A visual tool to create, design, and edit database files compatible with SQLite.",
187
+ "filenameTemplate": {
188
+ "amd64": {
189
+ "windows": "DB.Browser.for.SQLite-{}-win64.zip",
190
+ "linux": "DB.Browser.for.SQLite-{}-x86.64-v2.AppImage",
191
+ "macos": "DB.Browser.for.SQLite-{}.dmg"
192
+ },
193
+ "arm64": {
194
+ "macos": "DB.Browser.for.SQLite-{}.dmg"
195
+ }
196
+ },
197
+ "stripVersion": false,
198
+ "exeName": "sqlite_browser"
199
+ },
200
+ {
201
+ "appName": "DBeaver",
202
+ "repoURL": "https://github.com/dbeaver/dbeaver",
203
+ "doc": "🗃️ Free universal database tool and SQL client.",
204
+ "filenameTemplate": {
205
+ "amd64": {
206
+ "windows": "dbeaver-ce-{}-win32.win32.x86_64.zip",
207
+ "linux": "dbeaver-ce-{}-linux.gtk.x86_64.tar.gz",
208
+ "macos": "dbeaver-ce-{}-macos-cocoa.x86_64.tar.gz"
209
+ },
210
+ "arm64": {
211
+ "linux": "dbeaver-ce-{}-linux.gtk.aarch64.tar.gz",
212
+ "macos": "dbeaver-ce-{}-macos-cocoa.aarch64.tar.gz"
213
+ }
214
+ },
215
+ "stripVersion": true,
216
+ "exeName": "dbeaver"
217
+ },
218
+ {
219
+ "appName": "rainfrog",
220
+ "repoURL": "https://github.com/achristmascarl/rainfrog",
221
+ "doc": "🗃️ TUI DB Visualizer",
222
+ "filenameTemplate": {
223
+ "amd64": {
224
+ "windows": "rainfrog-{}-x86_64-pc-windows-msvc.tar.gz",
225
+ "linux": "rainfrog-{}-x86_64-unknown-linux-musl.tar.gz",
226
+ "macos": "rainfrog-{}-x86_64-apple-darwin.tar.gz"
227
+ },
228
+ "arm64": {
229
+ "windows": "rainfrog-{}-aarch64-pc-windows-msvc.tar.gz",
230
+ "linux": "rainfrog-{}-aarch64-unknown-linux-musl.tar.gz",
231
+ "macos": "rainfrog-{}-aarch64-apple-darwin.tar.gz"
232
+ }
233
+ },
234
+ "stripVersion": false,
235
+ "exeName": "rainfrog"
236
+ },
237
+ {
238
+ "appName": "cpz",
239
+ "repoURL": "https://github.com/SUPERCILEX/fuc",
240
+ "doc": "📋 Fast copy",
241
+ "filenameTemplate": {
242
+ "amd64": {
243
+ "windows": "x86_64-pc-windows-msvc-cpz.exe",
244
+ "linux": "x86_64-unknown-linux-musl-cpz",
245
+ "macos": "x86_64-apple-darwin-cpz"
246
+ },
247
+ "arm64": {
248
+ "windows": "aarch64-pc-windows-msvc-cpz.exe",
249
+ "linux": "aarch64-unknown-linux-gnu-cpz",
250
+ "macos": "aarch64-apple-darwin-cpz"
251
+ }
252
+ },
253
+ "stripVersion": true,
254
+ "exeName": "cpz"
255
+ },
256
+ {
257
+ "appName": "rmz",
258
+ "repoURL": "https://github.com/SUPERCILEX/fuc",
259
+ "doc": "🗑️ Fast remove",
260
+ "filenameTemplate": {
261
+ "amd64": {
262
+ "windows": "x86_64-pc-windows-msvc-rmz.exe",
263
+ "linux": "x86_64-unknown-linux-musl-rmz",
264
+ "macos": "x86_64-apple-darwin-rmz"
265
+ },
266
+ "arm64": {
267
+ "windows": "aarch64-pc-windows-msvc-rmz.exe",
268
+ "linux": "aarch64-unknown-linux-gnu-rmz",
269
+ "macos": "aarch64-apple-darwin-rmz"
270
+ }
271
+ },
272
+ "stripVersion": true,
273
+ "exeName": "rmz"
205
274
  }
275
+ ]
206
276
  }