-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathversions.yaml
More file actions
134 lines (108 loc) · 2.9 KB
/
versions.yaml
File metadata and controls
134 lines (108 loc) · 2.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
---
# File: roles/postman/vars/main.yml
# https://dl.pstmn.io/download/version/5.0.0/linux64
#Ansible
ansible_minimum_version: 2.10.17
#Apache Studio
studio_version: 2.0.0
studio_build: 20210717-M17
# asdf - the multiple runtime version manager
asdf_version: v0.14.1
# asdf managed tool versions - only install tools that need to be available
# to the user in any context. Most tools should
# be project specfic and have a local list of
# tools in .tool-versions file.
awscli_version: latest
aws_vault_version: latest
azure_cli_version: latest
chezmoi_version: 2.66.1 # TODO: No release for tag v2.66.2 yet
direnv_version: latest
github_cli_version: latest
jq_version: latest
k9s_version: latest
kubectl_version: latest
neovim_version: latest
op_cli_version: latest
yq_version: latest
# These are shown in the order in which they appear in the Codium extensions
# sidebar. There doesn't appear to be a reason for this order.
codium_extensions:
- redhat.ansible
- asciidoctor.asciidoctor-vscode
- nguyenngoclong.asdf
- matthewpi.caddyfile-support
- saoudrizwan.claude-dev
- ms-azuretools.vscode-containers
- mkhl.direnv
- ms-azuretools.vscode-docker
- google.geminicodeassist
- github.vscode-github-actions
- golang.go
- ms-kubernetes-tools.vscode-kubernetes-tools
- MermaidChart.vscode-mermaid-chart
- opentofu.vscode-opentofu
- johnpapa.vscode-peacock
- dreamcatcher45.podmanager
- ms-python.python
- ms-python.debugpy
- Gruntfuggly.todo-tree
- zxh404.vscode-proto3
- redhat.vscode-yaml
- amazonwebservices.amazon-q-vscode
- Privy.privy-vscode
- vscodevim.vim
# - mtxr.sqltools
# - mtxr.sqltools-driver-pg
# - vscjava.vscode-java-pack
# - vscjava.vscode-maven
#flatpak managed tool versions
dbeaver: latest
obsstudio: latest
vscodium: latest
#BurpSuite
burp_version: latest
#dbeaver
dbeaver_version: latest
#Eclipse
eclipse_version: 2022-09
eclipse_sr: R
lombok_version: 1.18.24
eclim_version: 2.21.0
#FireFox
firefox_de_version: 128.0b3
firefox_de_language: en-US
#Chrome
chrome_version: stable_current
#Java
java_legacy_version: 17
#JMeter
jmeter_version: 5.4.3
jmeter_checksum: "sha512:e88802cc0dfcd6a2c8554911ae4574d7cfafcc8c6be6ade810b4677b7351831b0680d81cf2b0fb5bb4b9b3cf437528a044d7da74214a1bee351b273dbb53e439"
plugins_manager_version: 1.7
#Micro
micro_version: 2.0.10
#Netbeans
netbeans_version: 13
# NodeJS
nodejs_legacy_version: 16.x
nodejs_legacy_repo: node_{{ nodejs_version }}
#Pencil
pencil_version: 3.1.1.ga
#Postman
postman_version: 9.25.2
#RatPoison
# RFC CLI browser
rfc_version: 0.2.6
#SoapUI
soapui_version: 5.7.0
#SpotBugs
spotbugs_version: 4.7.1
#SQLMap
sqlmap_version: 1.6.8
#Umlet
umlet_major_version: 15
umlet_minor_version: 0
umlet_bug_version: 0
umlet_version: "{{ umlet_major_version }}.{{ umlet_minor_version }}.{{ umlet_bug_version }}"
#Zaproxy
zaproxy_version: 2.11.1