File tree 6 files changed +8
-8
lines changed
6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ goofys 0.23.1 a high-performance, POSIX-ish Amazon S3 fil
265
265
gosu 1.11 Simple Go-based setuid+setgid+setgroups+exec
266
266
gotop 3.0.0 A terminal based graphical activity monitor inspired by gtop and vtop
267
267
helm 3.0.0 The Kubernetes Package Manager
268
- helmfile 0.92.3 Deploy Kubernetes Helm Charts
268
+ helmfile 0.93.1 Deploy Kubernetes Helm Charts
269
269
htmltest 0.10.3 :white_check_mark: Test generated HTML for problems
270
270
hugo 0.59.1 The world’s fastest framework for building websites.
271
271
json2hcl 0.0.6 Convert JSON to HCL, and vice versa
@@ -292,7 +292,7 @@ sentry-cli 1.49.0 A command line utility to work with Sentry.
292
292
shellcheck 0.7.0 ShellCheck, a static analysis tool for shell scripts
293
293
shfmt 2.6.4 A shell parser, formatter and interpreter (POSIX/Bash/mksh)
294
294
slack-notifier 0.2.0 Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
295
- sops 3.4 .0 Secrets management stinks, use some sops!
295
+ sops 3.5 .0 Secrets management stinks, use some sops!
296
296
stern 1.11.0 ⎈ Multi pod and container log tailing for Kubernetes
297
297
sudosh 0.2.0 Shell wrapper to run a login shell with `sudo` as the current user for the purpose of audit logging
298
298
teleport 3.2.14 Privileged access management for elastic infrastructure.
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ goofys 0.23.1 a high-performance, POSIX-ish Amazon S3 fil
29
29
gosu 1.11 Simple Go-based setuid+setgid+setgroups+exec
30
30
gotop 3.0.0 A terminal based graphical activity monitor inspired by gtop and vtop
31
31
helm 3.0.0 The Kubernetes Package Manager
32
- helmfile 0.92.3 Deploy Kubernetes Helm Charts
32
+ helmfile 0.93.1 Deploy Kubernetes Helm Charts
33
33
htmltest 0.10.3 :white_check_mark: Test generated HTML for problems
34
34
hugo 0.59.1 The world’s fastest framework for building websites.
35
35
json2hcl 0.0.6 Convert JSON to HCL, and vice versa
@@ -56,7 +56,7 @@ sentry-cli 1.49.0 A command line utility to work with Sentry.
56
56
shellcheck 0.7.0 ShellCheck, a static analysis tool for shell scripts
57
57
shfmt 2.6.4 A shell parser, formatter and interpreter (POSIX/Bash/mksh)
58
58
slack-notifier 0.2.0 Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
59
- sops 3.4 .0 Secrets management stinks, use some sops!
59
+ sops 3.5 .0 Secrets management stinks, use some sops!
60
60
stern 1.11.0 ⎈ Multi pod and container log tailing for Kubernetes
61
61
sudosh 0.2.0 Shell wrapper to run a login shell with `sudo` as the current user for the purpose of audit logging
62
62
teleport 3.2.14 Privileged access management for elastic infrastructure.
Original file line number Diff line number Diff line change 1
- 0.92.3
1
+ 0.93.1
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ include ../../tasks/Makefile.apk
3
3
4
4
# Package details
5
5
export VENDOR ?= mozilla
6
- export DOWNLOAD_URL ?= $(PACKAGE_REPO_URL ) /releases/download/$(PACKAGE_VERSION ) /$(PACKAGE_NAME ) -$(PACKAGE_VERSION ) .$(OS )
6
+ export DOWNLOAD_URL ?= $(PACKAGE_REPO_URL ) /releases/download/v $(PACKAGE_VERSION ) /$(PACKAGE_NAME ) -v $(PACKAGE_VERSION ) .$(OS )
7
7
export APK_BUILD_TEMPLATE ?= APKBUILD.github-binary
8
8
9
9
install :
Original file line number Diff line number Diff line change 1
- 0
1
+ 1
Original file line number Diff line number Diff line change 1
- 3.4 .0
1
+ 3.5 .0
You can’t perform that action at this time.
0 commit comments