diff --git a/archive/src/age-keygen/devcontainer-feature.json b/archive/src/age-keygen/devcontainer-feature.json index 4fcc779bd..b40ee2be1 100644 --- a/archive/src/age-keygen/devcontainer-feature.json +++ b/archive/src/age-keygen/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "age-keygen", - "version": "1.0.14", + "version": "1.0.15", "name": "age-keygen (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/age-keygen", "description": "age-keygen generate a key pair for use with age.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/airplane-cli/devcontainer-feature.json b/archive/src/airplane-cli/devcontainer-feature.json index 66a51bbb5..5417e66b2 100644 --- a/archive/src/airplane-cli/devcontainer-feature.json +++ b/archive/src/airplane-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "airplane-cli", - "version": "1.0.5", + "version": "1.0.6", "name": "Airplane CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/airplane-cli", "description": "The Airplane CLI, airplane, is the primary way you'll create and deploy new tasks and runbooks. The CLI also provides utility methods for managing API keys, getting/setting configs, and executing tasks/runbooks.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/argo-workflows/README.md b/archive/src/argo-workflows/README.md similarity index 100% rename from src/argo-workflows/README.md rename to archive/src/argo-workflows/README.md diff --git a/src/argo-workflows/devcontainer-feature.json b/archive/src/argo-workflows/devcontainer-feature.json similarity index 96% rename from src/argo-workflows/devcontainer-feature.json rename to archive/src/argo-workflows/devcontainer-feature.json index f59eaa73b..0187f7431 100644 --- a/src/argo-workflows/devcontainer-feature.json +++ b/archive/src/argo-workflows/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Argo Workflows CLI (via Github Releases)", "id": "argo-workflows", - "version": "1.0.2", + "version": "1.0.3", "description": "Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/argo-workflows", "options": { @@ -15,4 +15,4 @@ "description": "Select the Argo Workflows CLI version you would like to install" } } -} \ No newline at end of file +} diff --git a/src/argo-workflows/install.sh b/archive/src/argo-workflows/install.sh similarity index 100% rename from src/argo-workflows/install.sh rename to archive/src/argo-workflows/install.sh diff --git a/archive/src/bitwarden-cli/devcontainer-feature.json b/archive/src/bitwarden-cli/devcontainer-feature.json index 5d53b3f14..39e003016 100644 --- a/archive/src/bitwarden-cli/devcontainer-feature.json +++ b/archive/src/bitwarden-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "bitwarden-cli", - "version": "1.0.2", + "version": "1.0.3", "name": "Bitwarden CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/bitwarden-cli", "description": "The Bitwarden command-line interface (CLI) is a powerful, fully-featured tool for accessing and managing your vault.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/boundary-asdf/devcontainer-feature.json b/archive/src/boundary-asdf/devcontainer-feature.json index eef2fd62a..128052bc6 100644 --- a/archive/src/boundary-asdf/devcontainer-feature.json +++ b/archive/src/boundary-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "boundary-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "boundary (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/boundary-asdf", "description": "Installs boundary", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/archive/src/btm/devcontainer-feature.json b/archive/src/btm/devcontainer-feature.json index df4fe0d2b..8e9048345 100644 --- a/archive/src/btm/devcontainer-feature.json +++ b/archive/src/btm/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "btm", - "version": "1.0.15", + "version": "1.0.16", "name": "bottom (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/btm", "description": "bottom is a customizable cross-platform graphical process/system monitor for the terminal.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/cert-manager/devcontainer-feature.json b/archive/src/cert-manager/devcontainer-feature.json index 26f910611..71efb6b03 100644 --- a/archive/src/cert-manager/devcontainer-feature.json +++ b/archive/src/cert-manager/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cert-manager", - "version": "1.0.2", + "version": "1.0.3", "name": "cert-manager (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cert-manager", "description": "cert-manager adds certificates and certificate issuers as resource types in Kubernetes clusters, and simplifies the process of obtaining, renewing and using those certificates.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/cmctl-asdf/devcontainer-feature.json b/archive/src/cmctl-asdf/devcontainer-feature.json index f77e356e4..601d0ae40 100644 --- a/archive/src/cmctl-asdf/devcontainer-feature.json +++ b/archive/src/cmctl-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cmctl-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "cmctl (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cmctl-asdf", "description": "cmctl is a command line tool that can help you manage cert-manager and its resources inside your cluster.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/archive/src/codenotary-cas/devcontainer-feature.json b/archive/src/codenotary-cas/devcontainer-feature.json index dedf5932c..25b91de7c 100644 --- a/archive/src/codenotary-cas/devcontainer-feature.json +++ b/archive/src/codenotary-cas/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "codenotary-cas", - "version": "1.0.9", + "version": "1.0.10", "name": "Codenotary Community Attestation Service (CAS) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/codenotary-cas", "description": "Community Attestation Service (CAS) can give any digital asset a meaningful, globally-unique, immutable identity that is authentic, verifiable, traceable from anywhere.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/croc/devcontainer-feature.json b/archive/src/croc/devcontainer-feature.json index 3afed86a2..0498201f1 100644 --- a/archive/src/croc/devcontainer-feature.json +++ b/archive/src/croc/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "croc", - "version": "1.0.5", + "version": "1.0.6", "name": "croc (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/croc", "description": "croc is a tool that allows any two computers to simply and securely transfer files and folders.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/cue-asdf/devcontainer-feature.json b/archive/src/cue-asdf/devcontainer-feature.json index 2e89a1b84..c28db00df 100644 --- a/archive/src/cue-asdf/devcontainer-feature.json +++ b/archive/src/cue-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cue-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "CUE (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cue-asdf", "description": "CUE is an open source data constraint language which aims to simplify tasks involving defining and using data.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/archive/src/edge-impulse-cli/devcontainer-feature.json b/archive/src/edge-impulse-cli/devcontainer-feature.json index 13841187c..91814a757 100644 --- a/archive/src/edge-impulse-cli/devcontainer-feature.json +++ b/archive/src/edge-impulse-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "edge-impulse-cli", - "version": "1.0.2", + "version": "1.0.3", "name": "Edge Impulse CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/edge-impulse-cli", "description": "Edge Impulse CLI is used to control local devices, act as a proxy to synchronise data for devices that don't have an internet connection, and to upload and convert local files.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/archive/src/elixir-asdf/devcontainer-feature.json b/archive/src/elixir-asdf/devcontainer-feature.json index e9e2efb77..4b5f931bd 100644 --- a/archive/src/elixir-asdf/devcontainer-feature.json +++ b/archive/src/elixir-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "elixir-asdf", - "version": "2.0.19", + "version": "2.0.20", "name": "Elixir (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/elixir-asdf", "description": "Elixir is a functional, concurrent, general-purpose programming language that runs on the BEAM virtual machine which is also used to implement the Erlang programming language.", @@ -26,4 +26,4 @@ "ghcr.io/devcontainers-extra/features/apt-get-packages", "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/archive/src/erlang-asdf/devcontainer-feature.json b/archive/src/erlang-asdf/devcontainer-feature.json index cb2389dfe..ff4966724 100644 --- a/archive/src/erlang-asdf/devcontainer-feature.json +++ b/archive/src/erlang-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "erlang-asdf", - "version": "2.0.18", + "version": "2.0.19", "name": "Erlang (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/erlang-asdf", "description": "Erlang is a general-purpose, concurrent, functional programming language, and a garbage-collected runtime system.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/asdf-package", "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/archive/src/ffmpeg-homebrew/devcontainer-feature.json b/archive/src/ffmpeg-homebrew/devcontainer-feature.json index 799be41fa..f5873a353 100644 --- a/archive/src/ffmpeg-homebrew/devcontainer-feature.json +++ b/archive/src/ffmpeg-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ffmpeg-homebrew", - "version": "1.0.19", + "version": "1.0.20", "name": "FFmpeg (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ffmpeg-homebrew", "description": "FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It is also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure FATE across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/gleam/README.md b/archive/src/gleam/README.md similarity index 100% rename from src/gleam/README.md rename to archive/src/gleam/README.md diff --git a/src/gleam/devcontainer-feature.json b/archive/src/gleam/devcontainer-feature.json similarity index 96% rename from src/gleam/devcontainer-feature.json rename to archive/src/gleam/devcontainer-feature.json index 3a228cccf..20d5426a6 100644 --- a/src/gleam/devcontainer-feature.json +++ b/archive/src/gleam/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gleam", - "version": "1.0.0", + "version": "1.0.1", "name": "Gleam (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gleam", "description": "Gleam is a friendly language for building type-safe, scalable systems. (Gleam compiles to Erlang code, so Erlang needs to be installed to run Gleam code.)", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/gleam/install.sh b/archive/src/gleam/install.sh similarity index 100% rename from src/gleam/install.sh rename to archive/src/gleam/install.sh diff --git a/src/gleam/library_scripts.sh b/archive/src/gleam/library_scripts.sh similarity index 100% rename from src/gleam/library_scripts.sh rename to archive/src/gleam/library_scripts.sh diff --git a/archive/src/homebrew-package/devcontainer-feature.json b/archive/src/homebrew-package/devcontainer-feature.json index c44f415da..933b189ca 100644 --- a/archive/src/homebrew-package/devcontainer-feature.json +++ b/archive/src/homebrew-package/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Homebrew Package", "id": "homebrew-package", - "version": "1.0.8", + "version": "1.0.9", "description": "Installs a Homebrew package.", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/homebrew-package", "installsAfter": [ @@ -35,4 +35,4 @@ "description": "Additional installation flags. These would be used as extra arguments to the brew command (`brew install @`)" } } -} \ No newline at end of file +} diff --git a/archive/src/ko/devcontainer-feature.json b/archive/src/ko/devcontainer-feature.json index 473194ccd..f69fe3720 100644 --- a/archive/src/ko/devcontainer-feature.json +++ b/archive/src/ko/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ko", - "version": "1.0.9", + "version": "1.0.10", "name": "ko (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ko", "description": "ko is a simple, fast container image builder for Go applications.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/kubescape/devcontainer-feature.json b/archive/src/kubescape/devcontainer-feature.json index d6a245cbb..7ad27c128 100644 --- a/archive/src/kubescape/devcontainer-feature.json +++ b/archive/src/kubescape/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "kubescape", - "version": "1.0.5", + "version": "1.0.6", "name": "Kubescape (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/kubescape", "description": "Kubescape is an open-source Kubernetes security platform. It includes risk analysis, security compliance, and misconfiguration scanning. Targeted at the DevSecOps practitioner or platform engineer, it offers an easy-to-use CLI interface, flexible output formats, and automated scanning capabilities. It saves Kubernetes users and admins precious time, effort, and resources.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/mage/devcontainer-feature.json b/archive/src/mage/devcontainer-feature.json index 75801a715..cdfe0cfab 100644 --- a/archive/src/mage/devcontainer-feature.json +++ b/archive/src/mage/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mage", - "version": "1.0.5", + "version": "1.0.6", "name": "Mage (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mage", "description": "Mage is a make-like build tool using Go. You write plain-old go functions, and Mage automatically uses them as Makefile-like runnable targets.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/meson-asdf/devcontainer-feature.json b/archive/src/meson-asdf/devcontainer-feature.json index 503d1129f..30c085526 100644 --- a/archive/src/meson-asdf/devcontainer-feature.json +++ b/archive/src/meson-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "meson-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Meson (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/meson-asdf", "description": "Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/archive/src/meteor-cli/devcontainer-feature.json b/archive/src/meteor-cli/devcontainer-feature.json index 36d8c3580..9a67a86b6 100644 --- a/archive/src/meteor-cli/devcontainer-feature.json +++ b/archive/src/meteor-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "meteor-cli", - "version": "1.0.2", + "version": "1.0.3", "name": "Meteor CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/meteor-cli", "description": "Meteor is a full-stack JavaScript platform for developing modern web and mobile applications. Meteor includes a key set of technologies for building connected-client reactive applications, a build tool, and a curated set of packages from the Node.js and general JavaScript community.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/archive/src/nushell/devcontainer-feature.json b/archive/src/nushell/devcontainer-feature.json index 12137c3c5..4932679a5 100644 --- a/archive/src/nushell/devcontainer-feature.json +++ b/archive/src/nushell/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "nushell", - "version": "1.0.9", + "version": "1.0.10", "name": "Nushell (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/nushell", "description": "Nushell is a shell with a focus on operating on structured data in the command line.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/ory-keto/devcontainer-feature.json b/archive/src/ory-keto/devcontainer-feature.json index 6e0ab8978..9e4adf301 100644 --- a/archive/src/ory-keto/devcontainer-feature.json +++ b/archive/src/ory-keto/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ory-keto", - "version": "1.0.5", + "version": "1.0.6", "name": "Ory Keto (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ory-keto", "description": "Ory Keto is an implementation of 'Zanzibar: Google's Consistent, Global Authorization System'. Ships gRPC, REST APIs, newSQL, and an easy and granular permission language. Supports ACL, RBAC, and other access models.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/pip-audit/devcontainer-feature.json b/archive/src/pip-audit/devcontainer-feature.json index c92590b16..a56722e0f 100644 --- a/archive/src/pip-audit/devcontainer-feature.json +++ b/archive/src/pip-audit/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pip-audit", - "version": "1.0.4", + "version": "1.0.5", "name": "CVE Binary Tool (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pip-audit", "description": "pip-audit is a tool for scanning Python environments for packages with known vulnerabilities.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/archive/src/porter/devcontainer-feature.json b/archive/src/porter/devcontainer-feature.json index d3078aace..fa1dbfc9c 100644 --- a/archive/src/porter/devcontainer-feature.json +++ b/archive/src/porter/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "porter", - "version": "1.0.3", + "version": "1.0.4", "name": "Porter (via porter.sh)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/porter", "description": "Porter enables you to package your application artifact, client tools, configuration and deployment logic together as an installer that you can distribute, and install with a single command.", @@ -98,4 +98,4 @@ "PATH": "/usr/local/porter:${PATH}", "PORTER_HOME": "/usr/local/porter" } -} \ No newline at end of file +} diff --git a/archive/src/postgres-asdf/devcontainer-feature.json b/archive/src/postgres-asdf/devcontainer-feature.json index fc0305f07..4a62e5096 100644 --- a/archive/src/postgres-asdf/devcontainer-feature.json +++ b/archive/src/postgres-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "postgres-asdf", - "version": "1.0.3", + "version": "1.0.4", "name": "PostgreSQL (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/postgres-asdf", "description": "PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/archive/src/rabbitmq-asdf/devcontainer-feature.json b/archive/src/rabbitmq-asdf/devcontainer-feature.json index 714f8b61b..40188dc2e 100644 --- a/archive/src/rabbitmq-asdf/devcontainer-feature.json +++ b/archive/src/rabbitmq-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "rabbitmq-asdf", - "version": "1.0.4", + "version": "1.0.5", "name": "Rabbitmq (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/kubectl-asdf", "description": "RabbitMQ is a feature rich, multi-protocol messaging and streaming broker.", @@ -25,4 +25,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/archive/src/scala-asdf/devcontainer-feature.json b/archive/src/scala-asdf/devcontainer-feature.json index c83deff17..054f2eb1d 100644 --- a/archive/src/scala-asdf/devcontainer-feature.json +++ b/archive/src/scala-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "scala-asdf", - "version": "2.0.17", + "version": "2.0.18", "name": "scala (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/scala-asdf", "description": "Scala combines object-oriented and functional programming in one concise, high-level language", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/asdf-package", "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/archive/src/serverless/devcontainer-feature.json b/archive/src/serverless/devcontainer-feature.json index 961cb6741..815bcf4fd 100644 --- a/archive/src/serverless/devcontainer-feature.json +++ b/archive/src/serverless/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "serverless", - "version": "2.0.15", + "version": "2.0.16", "name": "Serverless Framework (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/serverless", "description": "Serverless Framework is a widely used open-source IaC tool that allows you to build, and deploy serverless applications on multiple cloud providers.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/archive/src/sqlfmt/devcontainer-feature.json b/archive/src/sqlfmt/devcontainer-feature.json index 0f0af4974..78f667059 100644 --- a/archive/src/sqlfmt/devcontainer-feature.json +++ b/archive/src/sqlfmt/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "sqlfmt", - "version": "1.0.1", + "version": "1.0.2", "name": "sqlfmt (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/sqlfmt", "description": "sqlfmt formats your dbt SQL files so you don't have to.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/archive/src/syncthing/devcontainer-feature.json b/archive/src/syncthing/devcontainer-feature.json index 8bbca02b9..29a8366e7 100644 --- a/archive/src/syncthing/devcontainer-feature.json +++ b/archive/src/syncthing/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "syncthing", - "version": "1.0.2", + "version": "1.0.3", "name": "Syncthing (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/syncthing", "description": "Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/tea/README.md b/archive/src/tea/README.md similarity index 100% rename from src/tea/README.md rename to archive/src/tea/README.md diff --git a/src/tea/devcontainer-feature.json b/archive/src/tea/devcontainer-feature.json similarity index 95% rename from src/tea/devcontainer-feature.json rename to archive/src/tea/devcontainer-feature.json index 20b540e6b..96ee735b9 100644 --- a/src/tea/devcontainer-feature.json +++ b/archive/src/tea/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tea", - "version": "1.0.9", + "version": "1.0.10", "name": "tea (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tea", "description": "tea is the next-generation, cross-platform package manager from the creator of brew.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/tea/install.sh b/archive/src/tea/install.sh similarity index 100% rename from src/tea/install.sh rename to archive/src/tea/install.sh diff --git a/src/tea/library_scripts.sh b/archive/src/tea/library_scripts.sh similarity index 100% rename from src/tea/library_scripts.sh rename to archive/src/tea/library_scripts.sh diff --git a/archive/src/trivy/devcontainer-feature.json b/archive/src/trivy/devcontainer-feature.json index d930267a2..10b384ed4 100644 --- a/archive/src/trivy/devcontainer-feature.json +++ b/archive/src/trivy/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "trivy", - "version": "1.0.9", + "version": "1.0.10", "name": "Trivy (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/trivy", "description": "Trivy is a comprehensive and versatile security scanner. It finds vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/vertx-sdkman/devcontainer-feature.json b/archive/src/vertx-sdkman/devcontainer-feature.json index 2d0909eb9..2d50425e8 100644 --- a/archive/src/vertx-sdkman/devcontainer-feature.json +++ b/archive/src/vertx-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "vertx-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Vert.x (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/vertx-sdkman", "description": "Vert.x is a tool-kit for building reactive applications on the JVM.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/archive/src/visualvm-sdkman/devcontainer-feature.json b/archive/src/visualvm-sdkman/devcontainer-feature.json index 291662973..5465d324e 100644 --- a/archive/src/visualvm-sdkman/devcontainer-feature.json +++ b/archive/src/visualvm-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "visualvm-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "VisualVM (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/visualvm-sdkman", "description": "VisualVM is a tool that provides a visual interface for viewing detailed\ninformation about Java applications while they are running on a Java Virtual\nMachine.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/archive/src/volta/devcontainer-feature.json b/archive/src/volta/devcontainer-feature.json index 10a8a4997..459d58d43 100644 --- a/archive/src/volta/devcontainer-feature.json +++ b/archive/src/volta/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "volta", - "version": "1.0.5", + "version": "1.0.6", "name": "Volta (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/volta", "description": "Volta is a hassle-free way to manage your JavaScript command-line tools.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/archive/src/xplr/devcontainer-feature.json b/archive/src/xplr/devcontainer-feature.json index d4b9b5ad1..8349c98b1 100644 --- a/archive/src/xplr/devcontainer-feature.json +++ b/archive/src/xplr/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "xplr", - "version": "1.0.9", + "version": "1.0.10", "name": "xplr (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/xplr", "description": "xplr is a terminal UI based file explorer that aims to increase our terminal productivity by being a flexible, interactive orchestrator for the ever growing awesome command-line utilities that work with the file-system.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/test/argo-workflows/scenarios.json b/archive/test/argo-workflows/scenarios.json similarity index 100% rename from test/argo-workflows/scenarios.json rename to archive/test/argo-workflows/scenarios.json diff --git a/test/argo-workflows/test.sh b/archive/test/argo-workflows/test.sh similarity index 100% rename from test/argo-workflows/test.sh rename to archive/test/argo-workflows/test.sh diff --git a/test/gleam/scenarios.json b/archive/test/gleam/scenarios.json similarity index 100% rename from test/gleam/scenarios.json rename to archive/test/gleam/scenarios.json diff --git a/test/gleam/test_defaults_debian.sh b/archive/test/gleam/test_defaults_debian.sh similarity index 100% rename from test/gleam/test_defaults_debian.sh rename to archive/test/gleam/test_defaults_debian.sh diff --git a/test/tea/scenarios.json b/archive/test/tea/scenarios.json similarity index 100% rename from test/tea/scenarios.json rename to archive/test/tea/scenarios.json diff --git a/test/tea/test_defaults_debian.sh b/archive/test/tea/test_defaults_debian.sh similarity index 100% rename from test/tea/test_defaults_debian.sh rename to archive/test/tea/test_defaults_debian.sh diff --git a/src/act-asdf/devcontainer-feature.json b/src/act-asdf/devcontainer-feature.json index 9ec431ee0..60bf686c3 100644 --- a/src/act-asdf/devcontainer-feature.json +++ b/src/act-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "act-asdf", - "version": "2.0.14", + "version": "2.0.15", "name": "act (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/act-asdf", "description": "Act is an open source project that allows you to run your github flow locally.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/act/devcontainer-feature.json b/src/act/devcontainer-feature.json index 25e0c891b..b87373b73 100644 --- a/src/act/devcontainer-feature.json +++ b/src/act/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "act", - "version": "1.0.14", + "version": "1.0.15", "name": "act (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/act", "description": "Act is an open source project that allows you to run your github flow locally.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/actionlint/devcontainer-feature.json b/src/actionlint/devcontainer-feature.json index 4b765b037..b22294ec0 100644 --- a/src/actionlint/devcontainer-feature.json +++ b/src/actionlint/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "actionlint", - "version": "1.0.6", + "version": "1.0.7", "name": "actionlint (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/actionlint", "description": "Static checker for GitHub Actions workflow files.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/actions-runner/devcontainer-feature.json b/src/actions-runner/devcontainer-feature.json index 995a40b34..7cc433ca7 100644 --- a/src/actions-runner/devcontainer-feature.json +++ b/src/actions-runner/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "actions-runner", - "version": "1.0.12", + "version": "1.0.13", "name": "GitHub Actions Runner", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/actions-runner", "description": "The runner is the application that runs a job from a GitHub Actions workflow. It is used by GitHub Actions in the hosted virtual environments, or you can self-host the runner in your own environment.", @@ -26,4 +26,4 @@ "ghcr.io/devcontainers-extra/features/gh-release", "ghcr.io/devcontainers/features/dotnet" ] -} \ No newline at end of file +} diff --git a/src/activemq-sdkman/devcontainer-feature.json b/src/activemq-sdkman/devcontainer-feature.json index 4b14ca02b..af52f3acb 100644 --- a/src/activemq-sdkman/devcontainer-feature.json +++ b/src/activemq-sdkman/devcontainer-feature.json @@ -1,9 +1,9 @@ { "id": "activemq-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Apache ActiveMQ (Classic) (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/activemq-sdkman", - "description": "Apache ActiveMQ\u00ae is a popular open source, multi-protocol, Java-based message\nbroker. It supports industry standard protocols so users get the benefits of\nclient choices across a broad range of languages and platforms. Connect from\nclients written in JavaScript, C, C++, Python, .Net, and more. Integrate your\nmulti-platform applications using the ubiquitous AMQP protocol. Exchange\nmessages between your web applications using STOMP over websockets. Manage your\nIoT devices using MQTT. Support your existing JMS infrastructure and beyond.\nActiveMQ offers the power and flexibility to support any messaging use-case.", + "description": "Apache ActiveMQ® is a popular open source, multi-protocol, Java-based message\nbroker. It supports industry standard protocols so users get the benefits of\nclient choices across a broad range of languages and platforms. Connect from\nclients written in JavaScript, C, C++, Python, .Net, and more. Integrate your\nmulti-platform applications using the ubiquitous AMQP protocol. Exchange\nmessages between your web applications using STOMP over websockets. Manage your\nIoT devices using MQTT. Support your existing JMS infrastructure and beyond.\nActiveMQ offers the power and flexibility to support any messaging use-case.", "options": { "version": { "default": "latest", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/age/devcontainer-feature.json b/src/age/devcontainer-feature.json index 20df4686f..dbada4411 100644 --- a/src/age/devcontainer-feature.json +++ b/src/age/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "age", - "version": "1.0.15", + "version": "1.0.16", "name": "age (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/age", "description": "age is a simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/akamai-cli/devcontainer-feature.json b/src/akamai-cli/devcontainer-feature.json index 3ade1d378..fe7a70b04 100644 --- a/src/akamai-cli/devcontainer-feature.json +++ b/src/akamai-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "akamai-cli", - "version": "1.0.5", + "version": "1.0.6", "name": "Akamai CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/akamai-cli", "description": "Use Akamai CLI to configure Akamai platform and products directly from the command line. You can install ready-to-use product packages or build your own custom solutions to manage from CLI.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/alertmanager/devcontainer-feature.json b/src/alertmanager/devcontainer-feature.json index 6449693b6..34095a927 100644 --- a/src/alertmanager/devcontainer-feature.json +++ b/src/alertmanager/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "alertmanager", - "version": "1.0.2", + "version": "1.0.3", "name": "Prometheus Alertmanager (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/alertmanager", "description": "The Alertmanager handles alerts sent by client applications such as the Prometheus server.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/alp-asdf/devcontainer-feature.json b/src/alp-asdf/devcontainer-feature.json index 65f88d40e..71e69618d 100644 --- a/src/alp-asdf/devcontainer-feature.json +++ b/src/alp-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "alp-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "alp (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/alp-asdf", "description": "Installs alp", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/amplify-cli/devcontainer-feature.json b/src/amplify-cli/devcontainer-feature.json index 640741ff0..c3731e556 100644 --- a/src/amplify-cli/devcontainer-feature.json +++ b/src/amplify-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "amplify-cli", - "version": "2.0.15", + "version": "2.0.16", "name": "AWS Amplify CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/amplify-cli", "description": "The Amplify Command Line Interface (CLI) is a unified toolchain to create AWS cloud services for your app. Let's go ahead and install the Amplify CLI.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/angular-cli/devcontainer-feature.json b/src/angular-cli/devcontainer-feature.json index 5c2456cfa..ccdf36629 100644 --- a/src/angular-cli/devcontainer-feature.json +++ b/src/angular-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "angular-cli", - "version": "2.0.15", + "version": "2.0.16", "name": "Angular CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/angular-cli", "description": "Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications directly from a command shell.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/ansible/devcontainer-feature.json b/src/ansible/devcontainer-feature.json index 17f56e7ac..6fc4a2cee 100644 --- a/src/ansible/devcontainer-feature.json +++ b/src/ansible/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ansible", - "version": "2.1.0", + "version": "2.1.1", "name": "Ansible (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ansible", "description": "Ansible is a suite of software tools that enables infrastructure as code.", @@ -27,4 +27,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/ant-sdkman/devcontainer-feature.json b/src/ant-sdkman/devcontainer-feature.json index 763a0c04a..8db2bb8c7 100644 --- a/src/ant-sdkman/devcontainer-feature.json +++ b/src/ant-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ant-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Ant (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ant-sdkman", "description": "Apache Ant is a Java library and command-line tool whose mission is to drive\nprocesses described in build files as targets and extension points dependent\nupon each other. The main known usage of Ant is the build of Java applications.\nAnt supplies a number of built-in tasks allowing to compile, assemble, test and\nrun Java applications. Ant can also be used effectively to build non Java\napplications, for instance C or C++ applications. More generally, Ant can be\nused to pilot any type of process which can be described in terms of targets and\ntasks.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/apko/devcontainer-feature.json b/src/apko/devcontainer-feature.json index ef7b6f89d..45df744a0 100644 --- a/src/apko/devcontainer-feature.json +++ b/src/apko/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "apko", - "version": "1.0.9", + "version": "1.0.10", "name": "apko (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/apko", "description": "apko is an apk-based OCI image builder", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/apt-get-packages/devcontainer-feature.json b/src/apt-get-packages/devcontainer-feature.json index 07a47b305..7867c9403 100644 --- a/src/apt-get-packages/devcontainer-feature.json +++ b/src/apt-get-packages/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "apt-get-packages", - "version": "1.0.7", + "version": "1.0.8", "name": "apt-get packages (for Debian/Ubuntu)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/apt-get-packages", "description": "apt-get is a command line tool for interacting with the Advanced Package Tool (APT) library (a package management system for Linux distributions).", @@ -40,4 +40,4 @@ } }, "installsAfter": [] -} \ No newline at end of file +} diff --git a/src/apt-packages/devcontainer-feature.json b/src/apt-packages/devcontainer-feature.json index c47af11d8..541ca8d71 100644 --- a/src/apt-packages/devcontainer-feature.json +++ b/src/apt-packages/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "apt-packages", - "version": "1.0.5", + "version": "1.0.6", "name": "apt packages (for Debian/Ubuntu)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/apt-packages", "description": "Advanced package tool, or APT, is a free-software user interface that works with core libraries to handle the installation and removal of software on Debian and Debian-based Linux distributions.", @@ -40,4 +40,4 @@ } }, "installsAfter": [] -} \ No newline at end of file +} diff --git a/src/argo-cd/devcontainer-feature.json b/src/argo-cd/devcontainer-feature.json index e4f4bfd5b..1ce91db1b 100644 --- a/src/argo-cd/devcontainer-feature.json +++ b/src/argo-cd/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "ArgoCD CLI (via Github Releases)", "id": "argo-cd", - "version": "1.0.2", + "version": "1.0.3", "description": "Declarative GitOps CD for Kubernetes", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/argo-cd", "options": { @@ -15,4 +15,4 @@ "description": "Select the Argo CD CLI version you would like to install" } } -} \ No newline at end of file +} diff --git a/src/asciidoctorj-sdkman/devcontainer-feature.json b/src/asciidoctorj-sdkman/devcontainer-feature.json index 2b041a989..45152f934 100644 --- a/src/asciidoctorj-sdkman/devcontainer-feature.json +++ b/src/asciidoctorj-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "asciidoctorj-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "AsciidoctorJ (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/asciidoctorj-sdkman", "description": "AsciidoctorJ is the official library for running Asciidoctor on the JVM. Using\nAsciidoctorJ, you can convert AsciiDoc content or analyze the structure of a\nparsed AsciiDoc document from Java and other JVM languages.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/asdf-package/devcontainer-feature.json b/src/asdf-package/devcontainer-feature.json index 3d2fe6537..f54b41ab7 100644 --- a/src/asdf-package/devcontainer-feature.json +++ b/src/asdf-package/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "asdf package", "id": "asdf-package", - "version": "1.0.9", + "version": "1.0.10", "description": "Installs an asdf package.", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/asdf-package", "installsAfter": [ @@ -43,4 +43,4 @@ "description": "this will be used as argument for 'asdf latest ' command. If none given the default asdf of '[0-9]' will be used." } } -} \ No newline at end of file +} diff --git a/src/assemblyscript/devcontainer-feature.json b/src/assemblyscript/devcontainer-feature.json index faf97ed1b..6979410b0 100644 --- a/src/assemblyscript/devcontainer-feature.json +++ b/src/assemblyscript/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "assemblyscript", - "version": "2.0.15", + "version": "2.0.16", "name": "AssemblyScript (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/assemblyscript", "description": "AssemblyScript compiles a variant of TypeScript to WebAssembly using Binaryen.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/atlantis/devcontainer-feature.json b/src/atlantis/devcontainer-feature.json index 588b5c368..41bdc185c 100644 --- a/src/atlantis/devcontainer-feature.json +++ b/src/atlantis/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "atlantis", - "version": "1.0.5", + "version": "1.0.6", "name": "Atlantis (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/atlantis", "description": "Atlantis is a self-hosted golang application that listens for Terraform pull request events via webhooks.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/atmos/devcontainer-feature.json b/src/atmos/devcontainer-feature.json index 596a752d9..ee4f8d2e0 100644 --- a/src/atmos/devcontainer-feature.json +++ b/src/atmos/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "atmos", - "version": "1.0.5", + "version": "1.0.6", "name": "Atmos (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/atmos", "description": "Atmos is a workflow automation tool. Atmos is lets you take a complex workflow and turn it into a parameterized CLI. You can then run the CLI anywhere, such as locally or in CI/CD.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/auditjs/devcontainer-feature.json b/src/auditjs/devcontainer-feature.json index 2b046d826..4d22f58f0 100644 --- a/src/auditjs/devcontainer-feature.json +++ b/src/auditjs/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "auditjs", - "version": "1.0.5", + "version": "1.0.6", "name": "AuditJS (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/auditjs", "description": "AuditJS audits an NPM package.json file to identify known vulnerabilities.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/autoenv/devcontainer-feature.json b/src/autoenv/devcontainer-feature.json index 12ea1dcc4..efc3b1f29 100644 --- a/src/autoenv/devcontainer-feature.json +++ b/src/autoenv/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "autoenv", - "version": "1.0.5", + "version": "1.0.6", "name": "Autoenv (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/autoenv", "description": "Autoenv is a tool which automatically reads and setups configuration from a . env file when you cd to a directory.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/aws-cdk/devcontainer-feature.json b/src/aws-cdk/devcontainer-feature.json index 8c5d78fa4..731b81cae 100644 --- a/src/aws-cdk/devcontainer-feature.json +++ b/src/aws-cdk/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "aws-cdk", - "version": "2.0.15", + "version": "2.0.16", "name": "AWS Cloud Development Kit (AWS CDK) (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/aws-cdk", "description": "AWS CDK is an open-source software development framework to define cloud infrastructure in code and provision it through AWS CloudFormation.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/aws-eb-cli/devcontainer-feature.json b/src/aws-eb-cli/devcontainer-feature.json index a31a6bb80..7dfb1eb8d 100644 --- a/src/aws-eb-cli/devcontainer-feature.json +++ b/src/aws-eb-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "aws-eb-cli", - "version": "1.0.16", + "version": "1.0.17", "name": "aws-eb-cli (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/aws-eb-cli", "description": "AWS Elastic Beanstalk CLI.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/aztfexport/devcontainer-feature.json b/src/aztfexport/devcontainer-feature.json index 20840a2e6..8091ff92d 100644 --- a/src/aztfexport/devcontainer-feature.json +++ b/src/aztfexport/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "aztfexport", - "version": "1.0.5", + "version": "1.0.6", "name": "aztfexport (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/aztfexport", "description": "aztfexport is a tool to bring existing Azure resources under Terraform's management.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/azure-apiops/devcontainer-feature.json b/src/azure-apiops/devcontainer-feature.json index 8c7092753..7b10efd12 100644 --- a/src/azure-apiops/devcontainer-feature.json +++ b/src/azure-apiops/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "azure-apiops", - "version": "1.0.1", + "version": "1.0.2", "name": "Azure Apiops (Extractor and Publisher) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/azure-apiops", "description": "APIOps applies the concepts of GitOps and DevOps to API deployment. By using practices from these two methodologies, APIOps can enable everyone involved in the lifecycle of API design, development, and deployment with self-service and automated tools to ensure the quality of the specifications and APIs that theyre building.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/ballerina-sdkman/devcontainer-feature.json b/src/ballerina-sdkman/devcontainer-feature.json index 1ea009dd9..a32e6d9c6 100644 --- a/src/ballerina-sdkman/devcontainer-feature.json +++ b/src/ballerina-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ballerina-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Ballerina (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ballerina-sdkman", "description": "Open source programming language and platform for cloud-era application\nprogrammers to easily write software that just works.", @@ -38,4 +38,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/bandit/devcontainer-feature.json b/src/bandit/devcontainer-feature.json index c75e687ae..f0420ad05 100644 --- a/src/bandit/devcontainer-feature.json +++ b/src/bandit/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "bandit", - "version": "2.0.17", + "version": "2.0.18", "name": "Bandit (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/bandit", "description": "Bandit is a tool designed to find common security issues in Python code.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/bartib/devcontainer-feature.json b/src/bartib/devcontainer-feature.json index 85ba35c60..7e9ba98fe 100644 --- a/src/bartib/devcontainer-feature.json +++ b/src/bartib/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "bartib", - "version": "1.0.9", + "version": "1.0.10", "name": "Bartib (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/bartib", "description": "Bartib is a simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/bash-command/devcontainer-feature.json b/src/bash-command/devcontainer-feature.json index 36f7cc582..0cee929aa 100644 --- a/src/bash-command/devcontainer-feature.json +++ b/src/bash-command/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Bash Command", "id": "bash-command", - "version": "1.0.0", + "version": "1.0.1", "description": "Executes a bash command", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/bash-command", "options": { @@ -14,4 +14,4 @@ "description": "command to be executed (will be forwarded as is to a 'bash -c ' line)" } } -} \ No newline at end of file +} diff --git a/src/beehive/devcontainer-feature.json b/src/beehive/devcontainer-feature.json index da4e80a1a..456094b00 100644 --- a/src/beehive/devcontainer-feature.json +++ b/src/beehive/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "beehive", - "version": "1.0.14", + "version": "1.0.15", "name": "Beehive (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/beehive", "description": "Beehive is an event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/bikeshed/devcontainer-feature.json b/src/bikeshed/devcontainer-feature.json index 7a856c1a3..3e7d7803a 100644 --- a/src/bikeshed/devcontainer-feature.json +++ b/src/bikeshed/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "bikeshed", - "version": "2.0.17", + "version": "2.0.18", "name": "Bikeshed (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/bikeshed", "description": "A preprocessor for anyone writing specifications that converts source files into actual specs.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/bin/devcontainer-feature.json b/src/bin/devcontainer-feature.json index f526a2c40..560c108fb 100644 --- a/src/bin/devcontainer-feature.json +++ b/src/bin/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "bin", - "version": "1.0.14", + "version": "1.0.15", "name": "bin (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/bin", "description": "bin is an effortless binary manager. It manages binary files downloaded from different sources.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/black/devcontainer-feature.json b/src/black/devcontainer-feature.json index 477a36d08..cf985a678 100644 --- a/src/black/devcontainer-feature.json +++ b/src/black/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "black", - "version": "2.0.17", + "version": "2.0.18", "name": "Black (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/black", "description": "Black is an uncompromising Python code formatter.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/blackbox-exporter/devcontainer-feature.json b/src/blackbox-exporter/devcontainer-feature.json index 3fbc69f8e..b4257cf6d 100644 --- a/src/blackbox-exporter/devcontainer-feature.json +++ b/src/blackbox-exporter/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "blackbox-exporter", - "version": "1.0.2", + "version": "1.0.3", "name": "Prometheus Blackbox Exporter (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/blackbox-exporter", "description": "The blackbox exporter allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP, ICMP and gRPC.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/bomber/devcontainer-feature.json b/src/bomber/devcontainer-feature.json index 3b2ce5d3d..46f9cb76b 100644 --- a/src/bomber/devcontainer-feature.json +++ b/src/bomber/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "bomber", - "version": "1.0.9", + "version": "1.0.10", "name": "bomber (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/bomber", "description": "bomber is an application that scans SBOMs for security vulnerabilities.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/bower/devcontainer-feature.json b/src/bower/devcontainer-feature.json index 17a6a2aae..72d1b2387 100644 --- a/src/bower/devcontainer-feature.json +++ b/src/bower/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "bower", - "version": "1.0.2", + "version": "1.0.3", "name": "Bower (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/bower", "description": "Bower offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/bpipe-sdkman/devcontainer-feature.json b/src/bpipe-sdkman/devcontainer-feature.json index a2d77fca7..475cb3216 100644 --- a/src/bpipe-sdkman/devcontainer-feature.json +++ b/src/bpipe-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "bpipe-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Bpipe (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/bpipe-sdkman", "description": "Bpipe is a framework for running computational pipelines and workflows", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/brownie/devcontainer-feature.json b/src/brownie/devcontainer-feature.json old mode 100755 new mode 100644 index 68cfd4842..7b379c50e --- a/src/brownie/devcontainer-feature.json +++ b/src/brownie/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "brownie", - "version": "2.0.17", + "version": "2.0.18", "name": "Brownie (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/brownie", "description": "Brownie is a Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.", @@ -25,4 +25,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/pipx-package" ] -} \ No newline at end of file +} diff --git a/src/browserify/devcontainer-feature.json b/src/browserify/devcontainer-feature.json index 2d3d00fcd..9c6674860 100644 --- a/src/browserify/devcontainer-feature.json +++ b/src/browserify/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "browserify", - "version": "2.0.15", + "version": "2.0.16", "name": "Browserify (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/browserify", "description": "Browserify lets you require('modules') in the browser by bundling up all of your dependencies.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/btop-homebrew/devcontainer-feature.json b/src/btop-homebrew/devcontainer-feature.json index 4f8e1fce7..b809fdd25 100644 --- a/src/btop-homebrew/devcontainer-feature.json +++ b/src/btop-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "btop-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "btop (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/btop-homebrew", "description": "btop is a resource monitor that shows usage and stats for processor, memory, disks, network and processes.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/btrace-sdkman/devcontainer-feature.json b/src/btrace-sdkman/devcontainer-feature.json index 3aeab5b40..054915b8a 100644 --- a/src/btrace-sdkman/devcontainer-feature.json +++ b/src/btrace-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "btrace-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "BTrace (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/btrace-sdkman", "description": "BTrace is a safe, dynamic tracing tool for the Java platform. BTrace can be used\nto dynamically trace a running Java program (similar to DTrace for OpenSolaris\napplications and OS). BTrace dynamically instruments the classes of the target\napplication to inject bytecode tracing code.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/budibase-cli/devcontainer-feature.json b/src/budibase-cli/devcontainer-feature.json index fd570a7c2..a2f1a0f70 100644 --- a/src/budibase-cli/devcontainer-feature.json +++ b/src/budibase-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "budibase-cli", - "version": "1.0.2", + "version": "1.0.3", "name": "Budibase CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/budibase-cli", "description": "The Budibase CLI tool can be used to create a new Budibase installation, to manage an existing installation, make backups or update a Budibase installation to a new version.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/buku/devcontainer-feature.json b/src/buku/devcontainer-feature.json index c201cfdc0..714b4b77d 100644 --- a/src/buku/devcontainer-feature.json +++ b/src/buku/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "buku", - "version": "1.0.4", + "version": "1.0.5", "name": "buku (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/buku", "description": "buku is a powerful bookmark manager and a personal textual mini-web.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/caddy/devcontainer-feature.json b/src/caddy/devcontainer-feature.json index 9e2fcead4..e61553eb1 100644 --- a/src/caddy/devcontainer-feature.json +++ b/src/caddy/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "caddy", - "version": "1.0.9", + "version": "1.0.10", "name": "Caddy (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/caddy", "description": "Caddy is a powerful, enterprise-ready, open source web server with automatic HTTPS.", @@ -29,4 +29,4 @@ "ghcr.io/devcontainers/features/go", "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/ccache-asdf/devcontainer-feature.json b/src/ccache-asdf/devcontainer-feature.json index 886bdea51..767aaf7be 100644 --- a/src/ccache-asdf/devcontainer-feature.json +++ b/src/ccache-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ccache-asdf", - "version": "2.0.17", + "version": "2.0.18", "name": "Ccache (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ccache-asdf", "description": "Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/asdf-package", "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/checkov/devcontainer-feature.json b/src/checkov/devcontainer-feature.json index 09372ccb9..94363c3b5 100644 --- a/src/checkov/devcontainer-feature.json +++ b/src/checkov/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "checkov", - "version": "1.0.16", + "version": "1.0.17", "name": "Checkov (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/checkov", "description": "Checkov is a static code analysis tool for infrastructure as code (IaC) and also a software composition analysis (SCA) tool for images and open source packages.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/chezscheme-asdf/devcontainer-feature.json b/src/chezscheme-asdf/devcontainer-feature.json index 358352a91..25d48a5ac 100644 --- a/src/chezscheme-asdf/devcontainer-feature.json +++ b/src/chezscheme-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "chezscheme-asdf", - "version": "2.0.17", + "version": "2.0.18", "name": "chezscheme (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/chezscheme-asdf", "description": "Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/asdf-package", "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/chisel/devcontainer-feature.json b/src/chisel/devcontainer-feature.json index 88e6b7e02..b81504f0d 100644 --- a/src/chisel/devcontainer-feature.json +++ b/src/chisel/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "chisel", - "version": "1.0.3", + "version": "1.0.4", "name": "Chisel (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/chisel", "description": "Chisel is a fast TCP/UDP tunnel, transported over HTTP, secured via SSH.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/circleci-cli/devcontainer-feature.json b/src/circleci-cli/devcontainer-feature.json index f3bb63ae0..c4200d939 100644 --- a/src/circleci-cli/devcontainer-feature.json +++ b/src/circleci-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "circleci-cli", - "version": "1.0.7", + "version": "1.0.8", "name": "CircleCI CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/circleci-cli", "description": "The CircleCI command line interface (CLI) tool enables developers to build, validate, and test their pipeline jobs in their local development environments.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/clojure-asdf/devcontainer-feature.json b/src/clojure-asdf/devcontainer-feature.json index 6c901c46c..4e2e26ff7 100644 --- a/src/clojure-asdf/devcontainer-feature.json +++ b/src/clojure-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "clojure-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Clojure (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/clojure-asdf", "description": "Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/cloud-nuke/devcontainer-feature.json b/src/cloud-nuke/devcontainer-feature.json index 2b7fb58ea..7d266492b 100644 --- a/src/cloud-nuke/devcontainer-feature.json +++ b/src/cloud-nuke/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cloud-nuke", - "version": "1.0.5", + "version": "1.0.6", "name": "cloud-nuke (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cloud-nuke", "description": "cloud-nuke is a tool for cleaning up your cloud accounts by nuking (deleting) all resources within it", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/cloudflare-wrangler/devcontainer-feature.json b/src/cloudflare-wrangler/devcontainer-feature.json index 7453d281f..35b9f4d0e 100644 --- a/src/cloudflare-wrangler/devcontainer-feature.json +++ b/src/cloudflare-wrangler/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cloudflare-wrangler", - "version": "1.0.2", + "version": "1.0.3", "name": "Cloudflare Workers CLI (Wrangler) (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cloudflare-wrangler", "description": "The Workers command-line interface, Wrangler, allows you to create, test, and deploy your Workers projects.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/cloudflared-fips/devcontainer-feature.json b/src/cloudflared-fips/devcontainer-feature.json index e67560dbd..e389e3a81 100644 --- a/src/cloudflared-fips/devcontainer-feature.json +++ b/src/cloudflared-fips/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cloudflared-fips", - "version": "1.0.7", + "version": "1.0.8", "name": "Cloudflare Tunnel client (FIPS) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cloudflared-fips", "description": "Cloudflare Tunnel client is a command-line client for Cloudflare Tunnel, a tunneling daemon that proxies traffic from the Cloudflare network to your origins. This daemon sits between Cloudflare network and your origin (e.g. a webserver).", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/cloudflared/devcontainer-feature.json b/src/cloudflared/devcontainer-feature.json index c8109beb4..225ecc8c0 100644 --- a/src/cloudflared/devcontainer-feature.json +++ b/src/cloudflared/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cloudflared", - "version": "1.0.7", + "version": "1.0.8", "name": "Cloudflare Tunnel client (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cloudflared", "description": "Cloudflare Tunnel client is a command-line client for Cloudflare Tunnel, a tunneling daemon that proxies traffic from the Cloudflare network to your origins. This daemon sits between Cloudflare network and your origin (e.g. a webserver).", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/cloudinary-cli/devcontainer-feature.json b/src/cloudinary-cli/devcontainer-feature.json index 4a2ca8f59..e747891a3 100644 --- a/src/cloudinary-cli/devcontainer-feature.json +++ b/src/cloudinary-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cloudinary-cli", - "version": "1.0.16", + "version": "1.0.17", "name": "cloudinary-cli (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cloudinary-cli", "description": "Cloudinary CLI.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/codefresh-cli/devcontainer-feature.json b/src/codefresh-cli/devcontainer-feature.json index f0d46c4ce..38a0d3d6f 100644 --- a/src/codefresh-cli/devcontainer-feature.json +++ b/src/codefresh-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "codefresh-cli", - "version": "1.0.7", + "version": "1.0.8", "name": "Codefresh CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/codefresh-cli", "description": "Codefresh CLI provides a full and flexible interface to interact with Codefresh.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/composer/devcontainer-feature.json b/src/composer/devcontainer-feature.json index f182240dd..584e227ff 100644 --- a/src/composer/devcontainer-feature.json +++ b/src/composer/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "composer", - "version": "1.0.0", + "version": "1.0.1", "name": "Composer (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/composer", "description": "Composer is an open source dependency management tool for PHP.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/concurnas-sdkman/devcontainer-feature.json b/src/concurnas-sdkman/devcontainer-feature.json index d008a3e40..cead6a3a9 100644 --- a/src/concurnas-sdkman/devcontainer-feature.json +++ b/src/concurnas-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "concurnas-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Concurnas (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/concurnas-sdkman", "description": "Concurnas is an open source JVM programming language designed for building\nreliable, scalable, high performance concurrent, distributed and parallel\nsystems.", @@ -38,4 +38,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/connor-sdkman/devcontainer-feature.json b/src/connor-sdkman/devcontainer-feature.json index 080e7d195..2af5b7395 100644 --- a/src/connor-sdkman/devcontainer-feature.json +++ b/src/connor-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "connor-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "ConnOR (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/connor-sdkman", "description": "ConnOR, short for ConnectOffsetReset, is a commandline tool for resetting Kafka\nConnect source connector offsets.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/consul-asdf/devcontainer-feature.json b/src/consul-asdf/devcontainer-feature.json index 63afd39e1..87403950f 100644 --- a/src/consul-asdf/devcontainer-feature.json +++ b/src/consul-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "consul-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "consul (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/consul-asdf", "description": "Consul is a service networking solution to automate network configurations, discover services, and enable secure connectivity across any cloud or runtime.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/consul-exporter/devcontainer-feature.json b/src/consul-exporter/devcontainer-feature.json index c4dd28585..59f166af9 100644 --- a/src/consul-exporter/devcontainer-feature.json +++ b/src/consul-exporter/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "consul-exporter", - "version": "1.0.2", + "version": "1.0.3", "name": "Prometheus Consul Exporter (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/consul-exporter", "description": "Prometheus exporter for Consul metrics.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/cookiecutter/devcontainer-feature.json b/src/cookiecutter/devcontainer-feature.json index 12e8c6a0b..9bb11c176 100644 --- a/src/cookiecutter/devcontainer-feature.json +++ b/src/cookiecutter/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cookiecutter", - "version": "2.0.17", + "version": "2.0.18", "name": "Cookiecutter (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cookiecutter", "description": "Cookiecutter creates projects from project templates.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/copier/devcontainer-feature.json b/src/copier/devcontainer-feature.json index dcf4c7d30..c88a3904b 100644 --- a/src/copier/devcontainer-feature.json +++ b/src/copier/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "copier", - "version": "7.0.14", + "version": "7.0.15", "name": "copier (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/copier", "description": "copier creates projects from project templates.", @@ -23,4 +23,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/corepack/devcontainer-feature.json b/src/corepack/devcontainer-feature.json index 5adf2a71d..7ae6f7b7d 100644 --- a/src/corepack/devcontainer-feature.json +++ b/src/corepack/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "corepack", - "version": "1.0.1", + "version": "1.0.2", "name": "Corepack (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/corepack", "description": "Corepack is a zero-runtime-dependency Node.js script that acts as a bridge between Node.js projects and the package managers they are intended to be used with during development.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/cosign/devcontainer-feature.json b/src/cosign/devcontainer-feature.json index 668f2b0bb..83457d814 100644 --- a/src/cosign/devcontainer-feature.json +++ b/src/cosign/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cosign", - "version": "1.0.9", + "version": "1.0.10", "name": "Cosign (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cosign", "description": "Cosign is a command line utility that can sign and verify software artifact, such as container images and blobs.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/coverage-py/devcontainer-feature.json b/src/coverage-py/devcontainer-feature.json index 4b0e83b15..8e609e1dc 100644 --- a/src/coverage-py/devcontainer-feature.json +++ b/src/coverage-py/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "coverage-py", - "version": "2.0.17", + "version": "2.0.18", "name": "Coverage.py (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/coverage-py", "description": "Coverage.py is a tool for measuring code coverage of Python programs.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/crystal-asdf/devcontainer-feature.json b/src/crystal-asdf/devcontainer-feature.json index 6514022be..9485bb663 100644 --- a/src/crystal-asdf/devcontainer-feature.json +++ b/src/crystal-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "crystal-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Crystal (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/crystal-asdf", "description": "Crystal is a general-purpose, object-oriented programming language", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/cuba-sdkman/devcontainer-feature.json b/src/cuba-sdkman/devcontainer-feature.json index 8b8d5bd2d..9e7a56830 100644 --- a/src/cuba-sdkman/devcontainer-feature.json +++ b/src/cuba-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cuba-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "CUBA CLI (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cuba-sdkman", "description": "CUBA CLI is an open source command line utility that enables you to easily\ncreate projects based on CUBA Platform", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/curl-apt-get/devcontainer-feature.json b/src/curl-apt-get/devcontainer-feature.json index 2daf32fd1..71eecc332 100644 --- a/src/curl-apt-get/devcontainer-feature.json +++ b/src/curl-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "curl-apt-get", - "version": "1.0.17", + "version": "1.0.18", "name": "cURL (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/curl-apt-get", "description": "cURL is a computer software project providing a library and command-line tool for transferring data using various network protocols.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/curl-homebrew/devcontainer-feature.json b/src/curl-homebrew/devcontainer-feature.json index edb44a30b..4b384f682 100644 --- a/src/curl-homebrew/devcontainer-feature.json +++ b/src/curl-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "curl-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "cURL (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/curl-homebrew", "description": "cURL is a computer software project providing a library and command-line tool for transferring data using various network protocols.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/cve-bin-tool/devcontainer-feature.json b/src/cve-bin-tool/devcontainer-feature.json index 43022c8e9..f79956b0e 100644 --- a/src/cve-bin-tool/devcontainer-feature.json +++ b/src/cve-bin-tool/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cve-bin-tool", - "version": "1.0.4", + "version": "1.0.5", "name": "CVE Binary Tool (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cve-bin-tool", "description": "The CVE Binary Tool is a free, open source tool to help you find known vulnerabilities in software, using data from the National Vulnerability Database (NVD) list of Common Vulnerabilities and Exposures (CVEs).", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/cxf-sdkman/devcontainer-feature.json b/src/cxf-sdkman/devcontainer-feature.json index 6fef6f379..8fb938321 100644 --- a/src/cxf-sdkman/devcontainer-feature.json +++ b/src/cxf-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cxf-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "CXF (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cxf-sdkman", "description": "Apache CXF is an open source services framework. CXF helps you build and develop\nservices using frontend programming APIs, like JAX-WS and JAX-RS. These services\ncan speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA\nand work over a variety of transports such as HTTP, JMS or JBI.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/cyclonedx-cli/devcontainer-feature.json b/src/cyclonedx-cli/devcontainer-feature.json index 7220b2c8e..310277265 100644 --- a/src/cyclonedx-cli/devcontainer-feature.json +++ b/src/cyclonedx-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cyclonedx-cli", - "version": "1.0.9", + "version": "1.0.10", "name": "CycloneDX CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cyclonedx-cli", "description": "CycloneDX CLI is a utility with many functions to view, convert, and perform operations on SBOMs.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/cyclonedx-python/devcontainer-feature.json b/src/cyclonedx-python/devcontainer-feature.json index 85ef918e6..9d8a069c9 100644 --- a/src/cyclonedx-python/devcontainer-feature.json +++ b/src/cyclonedx-python/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cyclonedx-python", - "version": "1.0.4", + "version": "1.0.5", "name": "CycloneDX Python (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cyclonedx-python", "description": "CycloneDX Python creates CycloneDX Software Bill of Materials (SBOM) from Python projects and environments.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/cz-cli/devcontainer-feature.json b/src/cz-cli/devcontainer-feature.json index 8b415b21d..25e9d733e 100644 --- a/src/cz-cli/devcontainer-feature.json +++ b/src/cz-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "cz-cli", - "version": "1.0.1", + "version": "1.0.2", "name": "Commitizen CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cz-cli", "description": "Commitizen is release management tool designed for teams. Commitizen assumes your team uses a standard way of commiting rules and from that foundation, it can bump your project's version, create the changelog, and update files.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/d/devcontainer-feature.json b/src/d/devcontainer-feature.json index 25ffc78bf..8a56d67df 100644 --- a/src/d/devcontainer-feature.json +++ b/src/d/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "D (via dlang.org)", "id": "d", - "version": "1.0.2", + "version": "1.0.3", "description": "D is a general-purpose programming language with static typing, systems-level access, and C-like syntax.", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/d", "options": { @@ -24,4 +24,4 @@ "description": "Select the compiler version you would like to install" } } -} \ No newline at end of file +} diff --git a/src/dasel-asdf/devcontainer-feature.json b/src/dasel-asdf/devcontainer-feature.json index ad03d9870..ca30d53ec 100644 --- a/src/dasel-asdf/devcontainer-feature.json +++ b/src/dasel-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "dasel-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Dasel (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/dasel-asdf", "description": "Dasel (short for data-selector) allows you to query and modify data structures using selector strings.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/dashlane-cli/devcontainer-feature.json b/src/dashlane-cli/devcontainer-feature.json index 6fc92129b..047b6d873 100644 --- a/src/dashlane-cli/devcontainer-feature.json +++ b/src/dashlane-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "dashlane-cli", - "version": "1.0.14", + "version": "1.0.15", "name": "Dashlane CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/dashlane-cli", "description": "Dashlane Command Line Interface allows you to get your passwords, otp and secure notes right from your terminal.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/datadog-ci-cli/devcontainer-feature.json b/src/datadog-ci-cli/devcontainer-feature.json index 957c2ccee..f0ee7febd 100644 --- a/src/datadog-ci-cli/devcontainer-feature.json +++ b/src/datadog-ci-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "datadog-ci-cli", - "version": "1.0.7", + "version": "1.0.8", "name": "Datadog CI CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/datadog-ci-cli", "description": "Execute commands with Datadog from within your Continuous Integration/Continuous Deployment scripts to perform end-to-end tests of your application before applying your changes or deploying. datadog-ci allows you to run Continuous Testing tests and wait for the results.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/datasette/devcontainer-feature.json b/src/datasette/devcontainer-feature.json index 823b6cd64..0c95b2b64 100644 --- a/src/datasette/devcontainer-feature.json +++ b/src/datasette/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "datasette", - "version": "2.0.17", + "version": "2.0.18", "name": "Datasette (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/datasette", "description": "Datasette is a tool for exploring and publishing data and is aimed at data journalists, museum curators, archivists, local governments, scientists and researchers.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/dbt-coverage/devcontainer-feature.json b/src/dbt-coverage/devcontainer-feature.json index 2d8218de9..26208bab5 100644 --- a/src/dbt-coverage/devcontainer-feature.json +++ b/src/dbt-coverage/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "dbt-coverage", - "version": "1.0.1", + "version": "1.0.2", "name": "dbt-coverage (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/dbt-coverage", "description": "dbt-coverage is a one-stop-shop for docs and test coverage of dbt projects.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/ddgr-apt-get/devcontainer-feature.json b/src/ddgr-apt-get/devcontainer-feature.json index ea11aa6bd..6affcd880 100644 --- a/src/ddgr-apt-get/devcontainer-feature.json +++ b/src/ddgr-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ddgr-apt-get", - "version": "1.0.16", + "version": "1.0.17", "name": "ddgr (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ddgr-apt-get", "description": "ddgr is a cmdline utility to search DuckDuckGo from the terminal.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/ddgr-homebrew/devcontainer-feature.json b/src/ddgr-homebrew/devcontainer-feature.json index 55bd99ccd..2b7e4b86a 100644 --- a/src/ddgr-homebrew/devcontainer-feature.json +++ b/src/ddgr-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ddgr-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "ddgr (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ddgr-homebrew", "description": "ddgr is a cmdline utility to search DuckDuckGo from the terminal.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/deno-asdf/devcontainer-feature.json b/src/deno-asdf/devcontainer-feature.json index e0bf5b16a..2548891cc 100644 --- a/src/deno-asdf/devcontainer-feature.json +++ b/src/deno-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "deno-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Deno (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/deno-asdf", "description": "Deno is a simple, modern runtime for JavaScript and TypeScript that uses V8 and is built in Rust.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/deno/devcontainer-feature.json b/src/deno/devcontainer-feature.json index a6ede0bbb..b40fdbfc1 100644 --- a/src/deno/devcontainer-feature.json +++ b/src/deno/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Deno (via Github Releases)", "id": "deno", - "version": "1.0.2", + "version": "1.0.3", "description": "Deno is a simple, modern runtime for JavaScript and TypeScript that uses V8 and is built in Rust.", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/deno", "options": { @@ -15,4 +15,4 @@ "description": "Select the Deno version you would like to install" } } -} \ No newline at end of file +} diff --git a/src/devcontainers-cli/devcontainer-feature.json b/src/devcontainers-cli/devcontainer-feature.json index f02641900..ba853d39e 100644 --- a/src/devcontainers-cli/devcontainer-feature.json +++ b/src/devcontainers-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "devcontainers-cli", - "version": "1.0.0", + "version": "1.0.1", "name": "devcontainers CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/devcontainers-cli", "description": "The devcontainers CLI, which configures devcontainers from devcontainer.json. Requires the Docker client and access to a Docker engine socket (e.g. by mounting the host's Docker socket into the container)", @@ -19,4 +19,4 @@ "ghcr.io/devcontainers/features/node", "ghcr.io/devcontainers/features/docker-outside-of-docker" ] -} \ No newline at end of file +} diff --git a/src/digitalocean-cli/devcontainer-feature.json b/src/digitalocean-cli/devcontainer-feature.json index 72b532c6b..f5741fb16 100644 --- a/src/digitalocean-cli/devcontainer-feature.json +++ b/src/digitalocean-cli/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "DigitalOcean CLI (via Github Releases)", "id": "digitalocean-cli", - "version": "1.0.3", + "version": "1.0.4", "description": "DigitalOcean CLI allows you to interact with the DigitalOcean API via the command line", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/digitalocean-cli", "options": { @@ -15,4 +15,4 @@ "description": "Select the DigitalOcean CLI version you would like to install" } } -} \ No newline at end of file +} diff --git a/src/direnv-asdf/devcontainer-feature.json b/src/direnv-asdf/devcontainer-feature.json index 3f762be2e..81ae9908b 100644 --- a/src/direnv-asdf/devcontainer-feature.json +++ b/src/direnv-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "direnv-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "direnv (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/direnv-asdf", "description": "direnv is an extension for your shell. It augments existing shells with a new feature that can load and unload environment variables depending on the current directory.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/direnv/devcontainer-feature.json b/src/direnv/devcontainer-feature.json index ad636a933..22061a77a 100644 --- a/src/direnv/devcontainer-feature.json +++ b/src/direnv/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "direnv", - "version": "1.0.2", + "version": "1.0.3", "name": "Direnv (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/direnv", "description": "direnv is an extension for your shell. It augments existing shells with a new feature that can load and unload environment variables depending on the current directory.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/dive/devcontainer-feature.json b/src/dive/devcontainer-feature.json index f20dafb35..d27b9d85c 100644 --- a/src/dive/devcontainer-feature.json +++ b/src/dive/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "dive", - "version": "1.0.14", + "version": "1.0.15", "name": "Dive (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/dive", "description": "Dive is a tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/dnote/devcontainer-feature.json b/src/dnote/devcontainer-feature.json index 75ba4c4c7..3f092fc14 100644 --- a/src/dnote/devcontainer-feature.json +++ b/src/dnote/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "dnote", - "version": "1.0.9", + "version": "1.0.10", "name": "Dnote (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/dnote", "description": "Dnote is a simple command line notebook for programmers. It keeps you focused by providing a way of effortlessly capturing and retrieving information without leaving your terminal. It also offers a seamless multi-device sync.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/doctoolchain-sdkman/devcontainer-feature.json b/src/doctoolchain-sdkman/devcontainer-feature.json index c854f6648..a3b427905 100644 --- a/src/doctoolchain-sdkman/devcontainer-feature.json +++ b/src/doctoolchain-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "doctoolchain-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "docToolchain (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/doctoolchain-sdkman", "description": "docToolchain is an implementation of the docs-as-code approach for software\narchitecture plus some additional automation. The basis of docToolchain is the\nphilosophy that software documentation should be treated in the same way as code\ntogether with the arc42 template for software architecture.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/dprint-asdf/devcontainer-feature.json b/src/dprint-asdf/devcontainer-feature.json index c58a7aac0..363e005f0 100644 --- a/src/dprint-asdf/devcontainer-feature.json +++ b/src/dprint-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "dprint-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "dprint (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/dprint-asdf", "description": "dprint is a pluggable and configurable code formatting platform written in Rust.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/driftctl/devcontainer-feature.json b/src/driftctl/devcontainer-feature.json index a938c38cd..4cbd8fbd9 100644 --- a/src/driftctl/devcontainer-feature.json +++ b/src/driftctl/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "driftctl", - "version": "1.0.5", + "version": "1.0.6", "name": "driftctl (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/driftctl", "description": "driftctl detect, track and alert on infrastructure drift.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/drone-cli/devcontainer-feature.json b/src/drone-cli/devcontainer-feature.json index f1f2fa7eb..da5e9c0f8 100644 --- a/src/drone-cli/devcontainer-feature.json +++ b/src/drone-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "drone-cli", - "version": "1.0.7", + "version": "1.0.8", "name": "Drone CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/drone-cli", "description": "Drone CLI is a command line client for the Drone continuous integration server.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/dua/devcontainer-feature.json b/src/dua/devcontainer-feature.json index e2f6cf688..c82ef824d 100644 --- a/src/dua/devcontainer-feature.json +++ b/src/dua/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "dua", - "version": "1.0.14", + "version": "1.0.15", "name": "dua (Disk Usage Analyzer) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/dua", "description": "dua (Disk Usage Analyzer) is a tool to conveniently learn about the usage of disk space of a given directory. It's parallel by default and will max out your SSD, providing relevant information as fast as possible. Optionally delete superfluous data, and do so more quickly than rm.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/duf/devcontainer-feature.json b/src/duf/devcontainer-feature.json index 24366d0f6..923dd34cf 100644 --- a/src/duf/devcontainer-feature.json +++ b/src/duf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "duf", - "version": "1.0.14", + "version": "1.0.15", "name": "duf (Disk Usage/Free Utility) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/duf", "description": "duf is a better 'df' alternative.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/dufs/devcontainer-feature.json b/src/dufs/devcontainer-feature.json index 296b8b5f9..2dc394859 100644 --- a/src/dufs/devcontainer-feature.json +++ b/src/dufs/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "dufs", - "version": "1.0.14", + "version": "1.0.15", "name": "Dufs (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/dufs", "description": "Dufs is a distinctive utility file server that supports static serving, uploading, searching, accessing control, webdav and more.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/eas-cli/devcontainer-feature.json b/src/eas-cli/devcontainer-feature.json index 7f65a8416..746cf5115 100644 --- a/src/eas-cli/devcontainer-feature.json +++ b/src/eas-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "eas-cli", - "version": "1.0.10", + "version": "1.0.11", "name": "EAS CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/eas-cli", "description": "EAS CLI is the command line app you will use to interact with EAS services from your terminal.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/eget/devcontainer-feature.json b/src/eget/devcontainer-feature.json index 2d4cea602..1d18c1a90 100644 --- a/src/eget/devcontainer-feature.json +++ b/src/eget/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "eget", - "version": "1.0.14", + "version": "1.0.15", "name": "Eget (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/eget", "description": "Eget easily install prebuilt binaries from GitHub.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/elasticsearch-asdf/devcontainer-feature.json b/src/elasticsearch-asdf/devcontainer-feature.json index 7ad070706..869531195 100644 --- a/src/elasticsearch-asdf/devcontainer-feature.json +++ b/src/elasticsearch-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "elasticsearch-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Elasticsearch (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/elasticsearch-asdf", "description": "Elasticsearch is a search engine based on the Lucene library.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/elm-asdf/devcontainer-feature.json b/src/elm-asdf/devcontainer-feature.json index 339f64b9f..548eaee3a 100644 --- a/src/elm-asdf/devcontainer-feature.json +++ b/src/elm-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "elm-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Elm (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/elm-asdf", "description": "Elm is a domain-specific programming language for declaratively creating web browser-based graphical user interfaces.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/ember-cli/devcontainer-feature.json b/src/ember-cli/devcontainer-feature.json index 6e0d71513..acff9f116 100644 --- a/src/ember-cli/devcontainer-feature.json +++ b/src/ember-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ember-cli", - "version": "1.0.2", + "version": "1.0.3", "name": "Ember CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ember-cli", "description": "The Ember CLI (command line interface) is the official way to create, build, test, and serve the files that make up an Ember app or addon.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/envoy/devcontainer-feature.json b/src/envoy/devcontainer-feature.json index 7ef48445e..2962008fe 100644 --- a/src/envoy/devcontainer-feature.json +++ b/src/envoy/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "envoy", - "version": "1.0.5", + "version": "1.0.6", "name": "Envoy (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/envoy", "description": "Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/epinio/devcontainer-feature.json b/src/epinio/devcontainer-feature.json index 364bffe76..4e1197247 100644 --- a/src/epinio/devcontainer-feature.json +++ b/src/epinio/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "epinio", - "version": "1.0.0", + "version": "1.0.1", "name": "Epinio (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/epinio", "description": "Epinio is an opinionated platform that runs on Kubernetes to take you from Code to URL in one step.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/etcd/devcontainer-feature.json b/src/etcd/devcontainer-feature.json index 60d2ca3fb..1e2ddc707 100644 --- a/src/etcd/devcontainer-feature.json +++ b/src/etcd/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "etcd", - "version": "1.0.11", + "version": "1.0.12", "name": "etcd (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/etcd", "description": "etcd is a distributed reliable key-value store for the most critical data of a distributed system.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/exa/devcontainer-feature.json b/src/exa/devcontainer-feature.json index 3a0f0868f..b583d8c68 100644 --- a/src/exa/devcontainer-feature.json +++ b/src/exa/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "exa", - "version": "1.0.14", + "version": "1.0.15", "name": "exa (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/exa", "description": "exa is a modern replacement for ls.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/exercism-cli/devcontainer-feature.json b/src/exercism-cli/devcontainer-feature.json index 28d6eda49..51aa1ba7b 100644 --- a/src/exercism-cli/devcontainer-feature.json +++ b/src/exercism-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "exercism-cli", - "version": "1.0.6", + "version": "1.0.7", "name": "Exercism CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/exercism-cli", "description": "Exercism CLI is the link between the Exercism website and your local work environment. It lets you download exercises and submit your solution to the site.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/expo-cli/devcontainer-feature.json b/src/expo-cli/devcontainer-feature.json index 45e0edb74..243fcb714 100644 --- a/src/expo-cli/devcontainer-feature.json +++ b/src/expo-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "expo-cli", - "version": "1.0.10", + "version": "1.0.11", "name": "Expo CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/expo-cli", "description": "The Expo CLI is a command-line tool that is the primary interface between a developer and other Expo tools.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/express-generator/devcontainer-feature.json b/src/express-generator/devcontainer-feature.json index 42f2037f5..c26ca56bc 100644 --- a/src/express-generator/devcontainer-feature.json +++ b/src/express-generator/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "express-generator", - "version": "2.0.15", + "version": "2.0.16", "name": "Express Application Generator (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/express-generator", "description": "Express Application Generator is a handy tool for creating skeleton Express web apps.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/fd/devcontainer-feature.json b/src/fd/devcontainer-feature.json index a1e4979db..39583adb5 100644 --- a/src/fd/devcontainer-feature.json +++ b/src/fd/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "fd", - "version": "1.0.14", + "version": "1.0.15", "name": "fd (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/fd", "description": "fd is a simple, fast and user-friendly alternative to 'find'.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/ffmpeg-apt-get/devcontainer-feature.json b/src/ffmpeg-apt-get/devcontainer-feature.json index fc7f7b57b..ac5895d04 100644 --- a/src/ffmpeg-apt-get/devcontainer-feature.json +++ b/src/ffmpeg-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ffmpeg-apt-get", - "version": "1.0.16", + "version": "1.0.17", "name": "FFmpeg (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ffmpeg-apt-get", "description": "FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It is also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure FATE across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/firebase-cli/devcontainer-feature.json b/src/firebase-cli/devcontainer-feature.json index 18be4db00..fdc2afdb6 100644 --- a/src/firebase-cli/devcontainer-feature.json +++ b/src/firebase-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "firebase-cli", - "version": "2.0.15", + "version": "2.0.16", "name": "Firebase CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/firebase-cli", "description": "The Firebase CLI (GitHub) provides a variety of tools for managing, viewing, and deploying to Firebase projects.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/fish-apt-get/devcontainer-feature.json b/src/fish-apt-get/devcontainer-feature.json index 0e66a42d1..a5f643109 100644 --- a/src/fish-apt-get/devcontainer-feature.json +++ b/src/fish-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "fish-apt-get", - "version": "1.0.4", + "version": "1.0.5", "name": "fish (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/fish-apt-get", "description": "fish is a smart and user-friendly command line shell for macOS, Linux, and the rest of the family. fish includes features like syntax highlighting, autosuggest-as-you-type, and fancy tab completions that just work, with no configuration required.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/fkill/devcontainer-feature.json b/src/fkill/devcontainer-feature.json index 71cc627fa..57a140bfe 100644 --- a/src/fkill/devcontainer-feature.json +++ b/src/fkill/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "fkill", - "version": "2.0.15", + "version": "2.0.16", "name": "fkill (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/fkill", "description": "fkill fabulously kill processes. Cross-platform.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/flake8/devcontainer-feature.json b/src/flake8/devcontainer-feature.json index 6ba6fb9d2..aced7ee2a 100644 --- a/src/flake8/devcontainer-feature.json +++ b/src/flake8/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "flake8", - "version": "2.0.17", + "version": "2.0.18", "name": "Flake8 (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/flake8", "description": "Flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins.", @@ -27,4 +27,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/flink-sdkman/devcontainer-feature.json b/src/flink-sdkman/devcontainer-feature.json index 3180f9ee2..07be00756 100644 --- a/src/flink-sdkman/devcontainer-feature.json +++ b/src/flink-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "flink-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Flink (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/flink-sdkman", "description": "Apache Flink is an open-source, unified stream-processing and batch-processing\nframework.It's a distributed processing engine for stateful computations over\nunbounded and bounded data streams.It has been designed to run in all common\ncluster environments, perform computations at in-memory speed and at any scale.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/flit/devcontainer-feature.json b/src/flit/devcontainer-feature.json index c3791ce7f..c6f38ebbf 100644 --- a/src/flit/devcontainer-feature.json +++ b/src/flit/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "flit", - "version": "2.0.17", + "version": "2.0.18", "name": "Flit (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/flit", "description": "Flit is a simple way to put Python packages and modules on PyPI.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/former2-cli/devcontainer-feature.json b/src/former2-cli/devcontainer-feature.json index 3d4c4111e..327576c94 100644 --- a/src/former2-cli/devcontainer-feature.json +++ b/src/former2-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "former2-cli", - "version": "1.0.2", + "version": "1.0.3", "name": "Former2 CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/former2-cli", "description": "The Former2 CLI allows you to use the former2.com tool directly from your command line.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/fossil-apt-get/devcontainer-feature.json b/src/fossil-apt-get/devcontainer-feature.json index 674ee9d51..4943c7e63 100644 --- a/src/fossil-apt-get/devcontainer-feature.json +++ b/src/fossil-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "fossil-apt-get", - "version": "1.0.16", + "version": "1.0.17", "name": "Fossil (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/fossil-apt-get", "description": "Fossil is a simple, high-reliability, distributed software configuration management system. It is capable of performing distributed version control, bug tracking, wiki services, and blogging.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/fossil-homebrew/devcontainer-feature.json b/src/fossil-homebrew/devcontainer-feature.json index 0f63e090d..c8805884c 100644 --- a/src/fossil-homebrew/devcontainer-feature.json +++ b/src/fossil-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "fossil-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "Fossil (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/fossil-homebrew", "description": "Fossil is a simple, high-reliability, distributed software configuration management system. It is capable of performing distributed version control, bug tracking, wiki services, and blogging.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/fulcio/devcontainer-feature.json b/src/fulcio/devcontainer-feature.json index 2fd2832b2..601d40aa8 100644 --- a/src/fulcio/devcontainer-feature.json +++ b/src/fulcio/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "fulcio", - "version": "1.0.9", + "version": "1.0.10", "name": "Fulcio (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/fulcio", "description": "Fulcio is a free-to-use certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity, such as email address.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/fzf/devcontainer-feature.json b/src/fzf/devcontainer-feature.json index 3e460d9a4..f736d0e5c 100644 --- a/src/fzf/devcontainer-feature.json +++ b/src/fzf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "fzf", - "version": "1.0.14", + "version": "1.0.15", "name": "fzf (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/fzf", "description": "fzf is a general-purpose command-line fuzzy finder.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/gaiden-sdkman/devcontainer-feature.json b/src/gaiden-sdkman/devcontainer-feature.json index 60b3b7529..de2d6860c 100644 --- a/src/gaiden-sdkman/devcontainer-feature.json +++ b/src/gaiden-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gaiden-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Gaiden (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gaiden-sdkman", "description": "Gaiden is a tool that makes it easy to create documentation with Markdown.", @@ -44,4 +44,4 @@ "containerEnv": { "JDK_JAVA_OPTIONS": "--add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED" } -} \ No newline at end of file +} diff --git a/src/ganache/devcontainer-feature.json b/src/ganache/devcontainer-feature.json index c4ee510a5..3c6c76e2f 100644 --- a/src/ganache/devcontainer-feature.json +++ b/src/ganache/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ganache", - "version": "1.0.2", + "version": "1.0.3", "name": "Ganache (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ganache", "description": "Ganache is an Ethereum simulator that makes developing Ethereum applications faster, easier, and safer. It includes all popular RPC functions and features (like events) and can be run deterministically to make development a breeze.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/gdbgui/devcontainer-feature.json b/src/gdbgui/devcontainer-feature.json index b5e56c0cf..59be9076e 100644 --- a/src/gdbgui/devcontainer-feature.json +++ b/src/gdbgui/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gdbgui", - "version": "2.0.17", + "version": "2.0.18", "name": "gdbgui (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gdbgui", "description": "gdbgui is a browser-based frontend to gdb (gnu debugger).", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/gh-cli/devcontainer-feature.json b/src/gh-cli/devcontainer-feature.json index 1fde748b7..cc7d62078 100644 --- a/src/gh-cli/devcontainer-feature.json +++ b/src/gh-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gh-cli", - "version": "1.0.12", + "version": "1.0.13", "name": "GitHub CLI (via GitHub Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gh-cli", "description": "GitHub CLI is a command-line interface to GitHub for use in your terminal or your scripts.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/gh-release/devcontainer-feature.json b/src/gh-release/devcontainer-feature.json index 16d0e986b..eb79edb2c 100644 --- a/src/gh-release/devcontainer-feature.json +++ b/src/gh-release/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gh-release", - "version": "1.0.25", + "version": "1.0.26", "name": "Github Release", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gh-release", "description": "Github Release feature will download, extract and add to path a release binary from a given repo", @@ -77,4 +77,4 @@ } }, "installsAfter": [] -} \ No newline at end of file +} diff --git a/src/git-lfs/devcontainer-feature.json b/src/git-lfs/devcontainer-feature.json index 144240907..cb1ee0b04 100644 --- a/src/git-lfs/devcontainer-feature.json +++ b/src/git-lfs/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "git-lfs", - "version": "1.0.2", + "version": "1.0.3", "name": "Git LFS (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/git-lfs", "description": "Git LFS is a command line extension and specification for managing large files with Git.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/gitmux/devcontainer-feature.json b/src/gitmux/devcontainer-feature.json index f4ffc3bcd..89930995a 100644 --- a/src/gitmux/devcontainer-feature.json +++ b/src/gitmux/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gitmux", - "version": "1.0.9", + "version": "1.0.10", "name": "Gitmux (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gitmux", "description": "Gitmux shows git status in your tmux status bar.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/gitomatic/devcontainer-feature.json b/src/gitomatic/devcontainer-feature.json index 1639835fb..a6b46fd11 100644 --- a/src/gitomatic/devcontainer-feature.json +++ b/src/gitomatic/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gitomatic", - "version": "1.0.14", + "version": "1.0.15", "name": "git-o-matic (gitomatic) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gitomatic", "description": "gitomatic is a tool to monitor git repositories and automatically pull & push changes.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/gitsign-credential-cache/devcontainer-feature.json b/src/gitsign-credential-cache/devcontainer-feature.json index c9355bc1e..a3a13c7db 100644 --- a/src/gitsign-credential-cache/devcontainer-feature.json +++ b/src/gitsign-credential-cache/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gitsign-credential-cache", - "version": "1.0.9", + "version": "1.0.10", "name": "gitsign-credential-cache (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gitsign-credential-cache", "description": "gitsign-credential-cache is a optional helper binary that allows users to cache signing credentials.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/gitsign/devcontainer-feature.json b/src/gitsign/devcontainer-feature.json index cd42c9512..c129d63cd 100644 --- a/src/gitsign/devcontainer-feature.json +++ b/src/gitsign/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gitsign", - "version": "1.0.9", + "version": "1.0.10", "name": "Gitsign (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gitsign", "description": "Gitsign implements keyless Sigstore to sign Git commits with a valid OpenID Connect identity.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/gitty/devcontainer-feature.json b/src/gitty/devcontainer-feature.json index b51431b7e..c10cd1e46 100644 --- a/src/gitty/devcontainer-feature.json +++ b/src/gitty/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gitty", - "version": "1.0.14", + "version": "1.0.15", "name": "gitty (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gitty", "description": "gitty is a smart little CLI helper for git projects, that shows you all the relevant issues, pull requests and changes at a quick glance, right on the command-line.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/glances/devcontainer-feature.json b/src/glances/devcontainer-feature.json index bbd4ad3d6..2b0b362d6 100644 --- a/src/glances/devcontainer-feature.json +++ b/src/glances/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "glances", - "version": "2.0.17", + "version": "2.0.18", "name": "Glances (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/glances", "description": "Glances is a cross-platform monitoring tool which aims to present a large amount of monitoring information through a curses or Web based interface.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/go-task/devcontainer-feature.json b/src/go-task/devcontainer-feature.json index ad59ea4b5..39ca4a1ab 100644 --- a/src/go-task/devcontainer-feature.json +++ b/src/go-task/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "go-task", - "version": "1.0.5", + "version": "1.0.6", "name": "Task (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/go-task", "description": "Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/graalvm-asdf/devcontainer-feature.json b/src/graalvm-asdf/devcontainer-feature.json index e29e08b7f..439f47a23 100644 --- a/src/graalvm-asdf/devcontainer-feature.json +++ b/src/graalvm-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "graalvm-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "GraalVM (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/graalvm-asdf", "description": "GraalVM is a high-performance JDK designed to accelerate Java application performance while consuming fewer resources.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/gradle-sdkman/devcontainer-feature.json b/src/gradle-sdkman/devcontainer-feature.json index e389c5a82..05a736fab 100644 --- a/src/gradle-sdkman/devcontainer-feature.json +++ b/src/gradle-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gradle-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Gradle (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gradle-sdkman", "description": "Gradle is a build automation tool that builds upon the concepts of Apache Ant\nand Apache Maven and introduces a Groovy-based domain-specific language (DSL)\ninstead of the more traditional XML form of declaring the project configuration.\nGradle uses a directed acyclic graph (DAG) to determine the order in which tasks\ncan be run.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/gradleprofiler-sdkman/devcontainer-feature.json b/src/gradleprofiler-sdkman/devcontainer-feature.json index 71bdfabff..bbd1c2ccb 100644 --- a/src/gradleprofiler-sdkman/devcontainer-feature.json +++ b/src/gradleprofiler-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gradleprofiler-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Gradle profiler (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gradleprofiler-sdkman", "description": "A tool for gathering profiling and benchmarking information for Gradle builds", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/grails-sdkman/devcontainer-feature.json b/src/grails-sdkman/devcontainer-feature.json index c4f0832ce..8baff6e5f 100644 --- a/src/grails-sdkman/devcontainer-feature.json +++ b/src/grails-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "grails-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Grails (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/grails-sdkman", "description": "Grails is a powerful web framework, for the Java platform aimed at multiplying\ndevelopers productivity thanks to a Convention-over-Configuration, sensible\ndefaults and opinionated APIs. It integrates smoothly with the JVM, allowing you\nto be immediately productive whilst providing powerful features, including\nintegrated ORM, Domain-Specific Languages, runtime and compile-time\nmeta-programming and Asynchronous programming.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/graphite-exporter/devcontainer-feature.json b/src/graphite-exporter/devcontainer-feature.json index afb45195d..a4d07f340 100644 --- a/src/graphite-exporter/devcontainer-feature.json +++ b/src/graphite-exporter/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "graphite-exporter", - "version": "1.0.2", + "version": "1.0.3", "name": "Prometheus Graphite Exporter (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/graphite-exporter", "description": "An exporter for metrics exported in the Graphite plaintext protocol.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/groovy-sdkman/devcontainer-feature.json b/src/groovy-sdkman/devcontainer-feature.json index fff3980d4..6f0ae7a6c 100644 --- a/src/groovy-sdkman/devcontainer-feature.json +++ b/src/groovy-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "groovy-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Groovy (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/groovy-sdkman", "description": "Groovy is a powerful, optionally typed and dynamic language, with static-typing\nand static compilation capabilities, for the Java platform aimed at multiplying\ndevelopers' productivity thanks to a concise, familiar and easy to learn syntax.\nIt integrates smoothly with any Java program, and immediately delivers to your\napplication powerful features, including scripting capabilities, Domain-Specific\nLanguage authoring, runtime and compile-time meta-programming and functional\nprogramming.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/groovyserv-sdkman/devcontainer-feature.json b/src/groovyserv-sdkman/devcontainer-feature.json index f7224657d..1aa0230c4 100644 --- a/src/groovyserv-sdkman/devcontainer-feature.json +++ b/src/groovyserv-sdkman/devcontainer-feature.json @@ -1,9 +1,9 @@ { "id": "groovyserv-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "GroovyServ (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/groovyserv-sdkman", - "description": "GroovyServ reduces startup time of the JVM for runnning Groovy significantly. It\ndepends on your environments, but in most cases, it\u2019s 10 to 20 times faster than\nregular Groovy.", + "description": "GroovyServ reduces startup time of the JVM for runnning Groovy significantly. It\ndepends on your environments, but in most cases, it’s 10 to 20 times faster than\nregular Groovy.", "options": { "version": { "default": "latest", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/grpcurl-asdf/devcontainer-feature.json b/src/grpcurl-asdf/devcontainer-feature.json index e549e593a..522862930 100644 --- a/src/grpcurl-asdf/devcontainer-feature.json +++ b/src/grpcurl-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "grpcurl-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "gRPCurl (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/grpcurl-asdf", "description": "gRPCurl is a command-line tool that lets you interact with gRPC servers.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/grype/devcontainer-feature.json b/src/grype/devcontainer-feature.json index 79f6bc4cc..f79124de9 100644 --- a/src/grype/devcontainer-feature.json +++ b/src/grype/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "grype", - "version": "1.0.9", + "version": "1.0.10", "name": "Grype (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/grype", "description": "Grype is a vulnerability scanner for container images and filesystems.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/gulp-cli/devcontainer-feature.json b/src/gulp-cli/devcontainer-feature.json index 7a566acab..c509c72ac 100644 --- a/src/gulp-cli/devcontainer-feature.json +++ b/src/gulp-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "gulp-cli", - "version": "2.0.15", + "version": "2.0.16", "name": "Gulp CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/gulp-cli", "description": "Gulp CLI is Command Line Utility for Gulp", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/hadoop-sdkman/devcontainer-feature.json b/src/hadoop-sdkman/devcontainer-feature.json index a642bb0ab..6c4b7a77a 100644 --- a/src/hadoop-sdkman/devcontainer-feature.json +++ b/src/hadoop-sdkman/devcontainer-feature.json @@ -1,9 +1,9 @@ { "id": "hadoop-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "hadoop (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/hadoop-sdkman", - "description": "Apache\u2122 Hadoop\u00ae project develops open-source software for reliable, scalable,\ndistributed computing.It's a framework that allows for the distributed\nprocessing of large data sets across clusters of computersusing simple\nprogramming models.It is designed to scale up from single servers to thousands\nof machines, each offering local computation and storage.", + "description": "Apache™ Hadoop® project develops open-source software for reliable, scalable,\ndistributed computing.It's a framework that allows for the distributed\nprocessing of large data sets across clusters of computersusing simple\nprogramming models.It is designed to scale up from single servers to thousands\nof machines, each offering local computation and storage.", "options": { "version": { "default": "latest", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/haskell/devcontainer-feature.json b/src/haskell/devcontainer-feature.json index 50c3e3139..856b1e6ff 100644 --- a/src/haskell/devcontainer-feature.json +++ b/src/haskell/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Haskell (via ghcup)", "id": "haskell", - "version": "2.2.2", + "version": "2.2.3", "description": "Installs Haskell. An advanced, purely functional programming language", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/haskell", "options": { diff --git a/src/hatch/devcontainer-feature.json b/src/hatch/devcontainer-feature.json index e17e313bc..ec5488805 100644 --- a/src/hatch/devcontainer-feature.json +++ b/src/hatch/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "hatch", - "version": "2.0.17", + "version": "2.0.18", "name": "Hatch (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/hatch", "description": "Hatch is a modern, extensible Python project manager.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/haxe-asdf/devcontainer-feature.json b/src/haxe-asdf/devcontainer-feature.json index 7a2047097..1234c0fcb 100644 --- a/src/haxe-asdf/devcontainer-feature.json +++ b/src/haxe-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "haxe-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Haxe (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/haxe-asdf", "description": "Haxe is an open source high-level cross-platform programming language and compiler.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/heroku-cli/devcontainer-feature.json b/src/heroku-cli/devcontainer-feature.json index c63257f1a..ea55b2f28 100644 --- a/src/heroku-cli/devcontainer-feature.json +++ b/src/heroku-cli/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Heroku CLI (via cli-assets.heroku.com)", "id": "heroku-cli", - "version": "1.0.3", + "version": "1.0.4", "description": "Heroku CLI allows you to interact with the Heroku API via the command line (version 8 and above)", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/heroku-cli", "options": { @@ -15,4 +15,4 @@ "description": "Select the Heroku CLI version you would like to install" } } -} \ No newline at end of file +} diff --git a/src/hotel/devcontainer-feature.json b/src/hotel/devcontainer-feature.json index 8a5475b33..1fee5f3da 100644 --- a/src/hotel/devcontainer-feature.json +++ b/src/hotel/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "hotel", - "version": "1.0.3", + "version": "1.0.4", "name": "hotel (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/hotel", "description": "hotel is a simple process manager for developers. Start apps from your browser and access them using local domains.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/how2/devcontainer-feature.json b/src/how2/devcontainer-feature.json index 33088fb1a..a522cacc7 100644 --- a/src/how2/devcontainer-feature.json +++ b/src/how2/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "how2", - "version": "1.0.9", + "version": "1.0.10", "name": "how2 (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/how2", "description": "how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language. It uses a mix of AI code-completion and StackOverflow search.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/http-server/devcontainer-feature.json b/src/http-server/devcontainer-feature.json index 4e8c34ec2..7b6665d0b 100644 --- a/src/http-server/devcontainer-feature.json +++ b/src/http-server/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "http-server", - "version": "1.0.3", + "version": "1.0.4", "name": "http-server (by http-party) (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/http-server", "description": "http-server is a simple, zero-configuration command-line static HTTP server. It is powerful enough for production usage, but it's simple and hackable enough to be used for testing, local development and learning.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/http4k-sdkman/devcontainer-feature.json b/src/http4k-sdkman/devcontainer-feature.json index 6a7ba5778..ca964da10 100644 --- a/src/http4k-sdkman/devcontainer-feature.json +++ b/src/http4k-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "http4k-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "http4k (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/http4k-sdkman", "description": "http4k is the Functional toolkit for building HTTP applications in Kotlin", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/hyperfine/devcontainer-feature.json b/src/hyperfine/devcontainer-feature.json index 3dcf374e9..aa6a137a2 100644 --- a/src/hyperfine/devcontainer-feature.json +++ b/src/hyperfine/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "hyperfine", - "version": "1.0.14", + "version": "1.0.15", "name": "hyperfine (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/hyperfine", "description": "hyperfine is a command-line benchmarking tool.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/immuadmin-fips/devcontainer-feature.json b/src/immuadmin-fips/devcontainer-feature.json index 355600160..95c081f06 100644 --- a/src/immuadmin-fips/devcontainer-feature.json +++ b/src/immuadmin-fips/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "immuadmin-fips", - "version": "1.0.9", + "version": "1.0.10", "name": "immuadmin (FIPS) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/immuadmin-fips", "description": "immuadmin is the admin CLI for immudb and immugw. You can install and manage the service installation for both components and get statistics as well as runtime information.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/immuadmin/devcontainer-feature.json b/src/immuadmin/devcontainer-feature.json index 2231df3d8..a7fe998dd 100644 --- a/src/immuadmin/devcontainer-feature.json +++ b/src/immuadmin/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "immuadmin", - "version": "1.0.9", + "version": "1.0.10", "name": "immuadmin (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/immuadmin", "description": "immuadmin is the admin CLI for immudb and immugw. You can install and manage the service installation for both components and get statistics as well as runtime information.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/immuclient-fips/devcontainer-feature.json b/src/immuclient-fips/devcontainer-feature.json index f59afc2ba..767638a9d 100644 --- a/src/immuclient-fips/devcontainer-feature.json +++ b/src/immuclient-fips/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "immuclient-fips", - "version": "1.0.9", + "version": "1.0.10", "name": "immuclient (FIPS) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/immuclient-fips", "description": "immuclient is a CLI client for immudb - the lightweight, high-speed immutable database for systems and applications.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/immuclient/devcontainer-feature.json b/src/immuclient/devcontainer-feature.json index 9c5023efe..59810f79b 100644 --- a/src/immuclient/devcontainer-feature.json +++ b/src/immuclient/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "immuclient", - "version": "1.0.9", + "version": "1.0.10", "name": "immuclient (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/immuclient", "description": "immuclient is a CLI client for immudb - the lightweight, high-speed immutable database for systems and applications.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/immudb-fips/devcontainer-feature.json b/src/immudb-fips/devcontainer-feature.json index 3a09c52a4..ec0e497f0 100644 --- a/src/immudb-fips/devcontainer-feature.json +++ b/src/immudb-fips/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "immudb-fips", - "version": "1.0.9", + "version": "1.0.10", "name": "immudb (FIPS) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/immudb-fips", "description": "immudb is an immutable database based on zero trust, SQL and Key-Value, tamperproof, data change history.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/immudb/devcontainer-feature.json b/src/immudb/devcontainer-feature.json index 47437c4fc..5d4b72850 100644 --- a/src/immudb/devcontainer-feature.json +++ b/src/immudb/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "immudb", - "version": "1.0.9", + "version": "1.0.10", "name": "immudb (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/immudb", "description": "immudb is an immutable database based on zero trust, SQL and Key-Value, tamperproof, data change history.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/infracost/devcontainer-feature.json b/src/infracost/devcontainer-feature.json index d1383fc63..36f606286 100644 --- a/src/infracost/devcontainer-feature.json +++ b/src/infracost/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "infracost", - "version": "1.0.5", + "version": "1.0.6", "name": "Infracost (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/infracost", "description": "Infracost shows cloud cost estimates for Terraform. It lets engineers see a cost breakdown and understand costs before making changes, either in the terminal, VS Code or pull requests.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/infrastructor-sdkman/devcontainer-feature.json b/src/infrastructor-sdkman/devcontainer-feature.json index eaf80e2b2..f78d15db2 100644 --- a/src/infrastructor-sdkman/devcontainer-feature.json +++ b/src/infrastructor-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "infrastructor-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Infrastructor (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/infrastructor-sdkman", "description": "Infrastructor is an open source server provisioning tool written in Groovy", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/invoke/devcontainer-feature.json b/src/invoke/devcontainer-feature.json index 2dcbeb514..d567863ed 100644 --- a/src/invoke/devcontainer-feature.json +++ b/src/invoke/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "invoke", - "version": "1.0.3", + "version": "1.0.4", "name": "Invoke (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/invoke", "description": "Invoke is a Python (2.7 and 3.4+) library for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks. It draws inspiration from various sources (make/rake, Fabric 1.x, etc) to arrive at a powerful & clean feature set.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/ionic-cli/devcontainer-feature.json b/src/ionic-cli/devcontainer-feature.json index 480a06903..a1ba72af0 100644 --- a/src/ionic-cli/devcontainer-feature.json +++ b/src/ionic-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ionic-cli", - "version": "2.0.15", + "version": "2.0.16", "name": "Ionic CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ionic-cli", "description": "The Ionic command-line interface (CLI) is the go-to tool for developing Ionic apps.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/isort/devcontainer-feature.json b/src/isort/devcontainer-feature.json index 7aac7ad91..928e3f569 100644 --- a/src/isort/devcontainer-feature.json +++ b/src/isort/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "isort", - "version": "2.0.17", + "version": "2.0.18", "name": "isort (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/isort", "description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/istioctl/devcontainer-feature.json b/src/istioctl/devcontainer-feature.json index 1204d9daa..c7eaa663a 100644 --- a/src/istioctl/devcontainer-feature.json +++ b/src/istioctl/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "istioctl", - "version": "1.0.5", + "version": "1.0.6", "name": "Istio CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/istioctl", "description": "The istioctl tool is a configuration command line utility that allows service operators to debug and diagnose their Istio service mesh deployments.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/jake/devcontainer-feature.json b/src/jake/devcontainer-feature.json index 7f4aa046c..65b94ee75 100644 --- a/src/jake/devcontainer-feature.json +++ b/src/jake/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jake", - "version": "1.0.4", + "version": "1.0.5", "name": "jake (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jake", "description": "jake is a tool to check your Python environments for vulnerable Open Source packages with OSS Index or Sonatype Nexus Lifecycle.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/jbake-sdkman/devcontainer-feature.json b/src/jbake-sdkman/devcontainer-feature.json index 29d00f9f2..8f5801323 100644 --- a/src/jbake-sdkman/devcontainer-feature.json +++ b/src/jbake-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jbake-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "JBake (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jbake-sdkman", "description": "JBake is a Java based, open source, static site/blog generator for developers\nand designers.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/jbang-sdkman/devcontainer-feature.json b/src/jbang-sdkman/devcontainer-feature.json index f8cded77b..ee74be4cd 100644 --- a/src/jbang-sdkman/devcontainer-feature.json +++ b/src/jbang-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jbang-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "JBang (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jbang-sdkman", "description": "JBang makes it easy to use Java for scripting. It lets you use a single file for\ncode and dependency management and allows you to run it directly.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/jenkinsx-cli/devcontainer-feature.json b/src/jenkinsx-cli/devcontainer-feature.json index 922920077..8f75c26d2 100644 --- a/src/jenkinsx-cli/devcontainer-feature.json +++ b/src/jenkinsx-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jenkinsx-cli", - "version": "1.0.7", + "version": "1.0.8", "name": "Jenkins X CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jenkinsx-cli", "description": "Jenkins X CLI is the modular command line CLI for Jenkins X 3.x", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/jest/devcontainer-feature.json b/src/jest/devcontainer-feature.json index 8bafcac6b..d2b8974a2 100644 --- a/src/jest/devcontainer-feature.json +++ b/src/jest/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jest", - "version": "2.0.15", + "version": "2.0.16", "name": "Jest (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jest", "description": "Jest is a delightful JavaScript Testing Framework with a focus on simplicity", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/jfrog-cli-homebrew/devcontainer-feature.json b/src/jfrog-cli-homebrew/devcontainer-feature.json index a6c74021f..adbaca1e8 100644 --- a/src/jfrog-cli-homebrew/devcontainer-feature.json +++ b/src/jfrog-cli-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jfrog-cli-homebrew", - "version": "1.0.14", + "version": "1.0.15", "name": "JFrog CLI (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jfrog-cli-homebrew", "description": "JFrog CLI is a compact and smart client that provides a simple interface that automates access to JFrog products simplifying your automation scripts making them more readable and easier to maintain.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/jfrog-cli-npm/devcontainer-feature.json b/src/jfrog-cli-npm/devcontainer-feature.json index 2daf2d9c9..e401e1590 100644 --- a/src/jfrog-cli-npm/devcontainer-feature.json +++ b/src/jfrog-cli-npm/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jfrog-cli-npm", - "version": "1.0.9", + "version": "1.0.10", "name": "JFrog CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jfrog-cli-npm", "description": "JFrog CLI is a compact and smart client that provides a simple interface that automates access to JFrog products simplifying your automation scripts making them more readable and easier to maintain.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/jfrog-cli/devcontainer-feature.json b/src/jfrog-cli/devcontainer-feature.json index 29ce691e8..9b15630c2 100644 --- a/src/jfrog-cli/devcontainer-feature.json +++ b/src/jfrog-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jfrog-cli", - "version": "1.0.8", + "version": "1.0.9", "name": "JFrog CLI (via jfrog.io)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jfrog-cli", "description": "JFrog CLI is a compact and smart client that provides a simple interface that automates access to JFrog products simplifying your automation scripts making them more readable and easier to maintain.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/curl-apt-get" ] -} \ No newline at end of file +} diff --git a/src/jira-cli/devcontainer-feature.json b/src/jira-cli/devcontainer-feature.json index 9ee5d85c0..30a7977f8 100644 --- a/src/jira-cli/devcontainer-feature.json +++ b/src/jira-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jira-cli", - "version": "1.0.7", + "version": "1.0.8", "name": "Jira CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jira-cli", "description": "Jira CLI is an interactive command line tool for Atlassian Jira that will help you avoid Jira UI to some extent. This tool may not be able to do everything, but it has all the essential features required to improve your day-to-day workflow with Jira.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/jmc-sdkman/devcontainer-feature.json b/src/jmc-sdkman/devcontainer-feature.json index b704c5414..c674390ae 100644 --- a/src/jmc-sdkman/devcontainer-feature.json +++ b/src/jmc-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jmc-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "JDK Mission Control (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jmc-sdkman", "description": "Java Flight Recorder and JDK Mission Control together create a complete tool\nchain to continuously collect low level and detailed runtime information\nenabling after-the-fact incident analysis. JDK Mission Control is an advanced\nset of tools that enables efficient and detailed analysis of the extensive of\ndata collected by Java Flight Recorder. The tool chain enables developers and\nadministrators to collect and analyze data from Java applications running\nlocally or deployed in production environments.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/jmeter-sdkman/devcontainer-feature.json b/src/jmeter-sdkman/devcontainer-feature.json index b69e51701..0148c65d2 100644 --- a/src/jmeter-sdkman/devcontainer-feature.json +++ b/src/jmeter-sdkman/devcontainer-feature.json @@ -1,9 +1,9 @@ { "id": "jmeter-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Apache JMeter (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jmeter-sdkman", - "description": "The Apache JMeter\u2122 application is open source software, a 100% pure Java\napplication designed to load test functional behavior and measure performance.\nIt was originally designed for testing Web Applications but has since expanded\nto other test functions.", + "description": "The Apache JMeter™ application is open source software, a 100% pure Java\napplication designed to load test functional behavior and measure performance.\nIt was originally designed for testing Web Applications but has since expanded\nto other test functions.", "options": { "version": { "default": "latest", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/joern-sdkman/devcontainer-feature.json b/src/joern-sdkman/devcontainer-feature.json index 46e282dca..461dbeac7 100644 --- a/src/joern-sdkman/devcontainer-feature.json +++ b/src/joern-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "joern-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Joern (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/joern-sdkman", "description": "Joern is a platform for analyzing source code, bytecode, and binary executables.\nIt generates code property graphs (CPGs), a graph representation of code for\ncross-language code analysis. Code property graphs are stored in a custom graph\ndatabase. This allows code to be mined using search queries formulated in a\nScala-based domain-specific query language. Joern is developed with the goal of\nproviding a useful tool for vulnerability discovery and research in static\nprogram analysis.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/jreleaser-sdkman/devcontainer-feature.json b/src/jreleaser-sdkman/devcontainer-feature.json index 3fdab4cbe..d9b2b6cb8 100644 --- a/src/jreleaser-sdkman/devcontainer-feature.json +++ b/src/jreleaser-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jreleaser-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "JReleaser (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jreleaser-sdkman", "description": "JReleaser is a release automation tool for Java projects. Its goal is to\nsimplify creating releases and publishing artifacts to multiple package managers\nwhile providing customizable options.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/jrnl/devcontainer-feature.json b/src/jrnl/devcontainer-feature.json index 190b5619f..8c20698f0 100644 --- a/src/jrnl/devcontainer-feature.json +++ b/src/jrnl/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jrnl", - "version": "2.0.17", + "version": "2.0.18", "name": "jrnl (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jrnl", "description": "jrnl is a simple journal application for the command line.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/jshint/devcontainer-feature.json b/src/jshint/devcontainer-feature.json index cc86d3722..570426cc4 100644 --- a/src/jshint/devcontainer-feature.json +++ b/src/jshint/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jshint", - "version": "2.0.15", + "version": "2.0.16", "name": "JSHint (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jshint", "description": "JSHint is a tool that helps to detect errors and potential problems in your JavaScript code.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/jsii-diff/devcontainer-feature.json b/src/jsii-diff/devcontainer-feature.json index c3c1af407..7e167f505 100644 --- a/src/jsii-diff/devcontainer-feature.json +++ b/src/jsii-diff/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jsii-diff", - "version": "1.0.2", + "version": "1.0.3", "name": "jsii-diff (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jsii-diff", "description": "jsii-diff compares two jsii assemblies for compatibility.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/jsii-pacmak/devcontainer-feature.json b/src/jsii-pacmak/devcontainer-feature.json index af2eace4a..b25731433 100644 --- a/src/jsii-pacmak/devcontainer-feature.json +++ b/src/jsii-pacmak/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jsii-pacmak", - "version": "1.0.2", + "version": "1.0.3", "name": "jsii-pacmak (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jsii-pacmak", "description": "jsii-pacmak generates ready-to-publish language-specific packages for jsii modules, part of the jsii project.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/jsii-rosetta/devcontainer-feature.json b/src/jsii-rosetta/devcontainer-feature.json index 907b7448a..bf6462bfa 100644 --- a/src/jsii-rosetta/devcontainer-feature.json +++ b/src/jsii-rosetta/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jsii-rosetta", - "version": "1.0.2", + "version": "1.0.3", "name": "jsii-rosetta (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jsii-rosetta", "description": "jsii-rosetta is a utility to transcribe example code snippets from TypeScript to other jsii languages.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/jsii/devcontainer-feature.json b/src/jsii/devcontainer-feature.json index 8e190deed..ef5d6f6aa 100644 --- a/src/jsii/devcontainer-feature.json +++ b/src/jsii/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "jsii", - "version": "1.0.2", + "version": "1.0.3", "name": "jsii compiler (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/jsii", "description": "jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/json-server/devcontainer-feature.json b/src/json-server/devcontainer-feature.json index 445c82f4d..5d97c3906 100644 --- a/src/json-server/devcontainer-feature.json +++ b/src/json-server/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "json-server", - "version": "1.0.3", + "version": "1.0.4", "name": "JSON Server (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/json-server", "description": "Get a full fake REST API with zero coding in less than 30 seconds.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/k2tf/devcontainer-feature.json b/src/k2tf/devcontainer-feature.json index 17046318f..89b4bfce6 100644 --- a/src/k2tf/devcontainer-feature.json +++ b/src/k2tf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "k2tf", - "version": "1.0.5", + "version": "1.0.6", "name": "k2tf (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/k2tf", "description": "k2tf is a tool for converting Kubernetes API Objects (in YAML format) into HashiCorp's Terraform configuration language.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/k6/devcontainer-feature.json b/src/k6/devcontainer-feature.json index bc19922c7..b16e5d40d 100644 --- a/src/k6/devcontainer-feature.json +++ b/src/k6/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "k6", - "version": "1.0.2", + "version": "1.0.3", "name": "k6 (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/k6", "description": "k6 is an open-source load testing tool that makes performance testing easy and productive for engineering teams.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/karaf-sdkman/devcontainer-feature.json b/src/karaf-sdkman/devcontainer-feature.json index af0619973..bea6cb31a 100644 --- a/src/karaf-sdkman/devcontainer-feature.json +++ b/src/karaf-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "karaf-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Karaf (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/karaf-sdkman", "description": "Apache Karaf is a polymorphic, lightweight, powerful, and enterprise ready\napplications runtime. It provides all the ecosystem and bootstrapping options\nyou need for your applications. It runs on premise or on cloud. By polymorphic,\nit means that Karaf can host any kind of applications: WAR, OSGi, Spring, and\nmuch more.", @@ -38,4 +38,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/keepercommander/devcontainer-feature.json b/src/keepercommander/devcontainer-feature.json index 19928ac76..3e708b063 100644 --- a/src/keepercommander/devcontainer-feature.json +++ b/src/keepercommander/devcontainer-feature.json @@ -1,9 +1,9 @@ { "id": "keepercommander", - "version": "1.0.4", + "version": "1.0.5", "name": "Keeper Commander (Keeper CLI) (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/keepercommander", - "description": "Keeper Commander is a command-line and SDK interface to Keeper\u00ae Password Manager. Commander can be used to access and control your Keeper vault, perform administrative functions (such as end-user onboarding and data import/export), launch remote sessions, rotate passwords, eliminate hardcoded passwords and more.", + "description": "Keeper Commander is a command-line and SDK interface to Keeper® Password Manager. Commander can be used to access and control your Keeper vault, perform administrative functions (such as end-user onboarding and data import/export), launch remote sessions, rotate passwords, eliminate hardcoded passwords and more.", "options": { "version": { "default": "latest", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/ki-sdkman/devcontainer-feature.json b/src/ki-sdkman/devcontainer-feature.json index d8fe5fa8d..73818cb98 100644 --- a/src/ki-sdkman/devcontainer-feature.json +++ b/src/ki-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ki-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "ki (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ki-sdkman", "description": "An extensible implementation of the Kotlin REPL with a rich set of features\nincluding autocomplete, syntax highlighting, type inference and maven\ndependencies.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/kind/devcontainer-feature.json b/src/kind/devcontainer-feature.json index 1e416869d..91b4b88cc 100644 --- a/src/kind/devcontainer-feature.json +++ b/src/kind/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "kind", - "version": "1.0.14", + "version": "1.0.15", "name": "kind (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/kind", "description": "kind is a tool for running local Kubernetes clusters using Docker container 'nodes'. kind was primarily designed for testing Kubernetes itself, but may be used for local development or CI.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/kobweb-sdkman/devcontainer-feature.json b/src/kobweb-sdkman/devcontainer-feature.json index e060ce697..12a26bf84 100644 --- a/src/kobweb-sdkman/devcontainer-feature.json +++ b/src/kobweb-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "kobweb-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Kobweb (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/kobweb-sdkman", "description": "Kobweb is an opinionated Kotlin web framework built on top of Compose for Web.\nThe CLI provides commands to help setup and manage your project.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/kops/devcontainer-feature.json b/src/kops/devcontainer-feature.json index 66a1b0608..2cd7780a0 100644 --- a/src/kops/devcontainer-feature.json +++ b/src/kops/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "kops", - "version": "1.0.2", + "version": "1.0.3", "name": "kOps (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/kops", "description": "Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/kotlin-sdkman/devcontainer-feature.json b/src/kotlin-sdkman/devcontainer-feature.json index 045a8af6c..b480fcbeb 100644 --- a/src/kotlin-sdkman/devcontainer-feature.json +++ b/src/kotlin-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "kotlin-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Kotlin (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/kotlin-sdkman", "description": "Kotlin is a statically-typed programming language that runs on the Java Virtual\nMachine and can also be compiled to JavaScript source code.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/kscript-sdkman/devcontainer-feature.json b/src/kscript-sdkman/devcontainer-feature.json index 0c8e06e8f..3078d6d57 100644 --- a/src/kscript-sdkman/devcontainer-feature.json +++ b/src/kscript-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "kscript-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "kscript (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/kscript-sdkman", "description": "Enhanced scripting support for Kotlin on *nix-based systems. kscript provides an\neasy-to-use, very flexible, and almost zero-overhead solution to write\nself-contained mini-applications with Kotlin.", @@ -49,4 +49,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/kubeclarity-cli/devcontainer-feature.json b/src/kubeclarity-cli/devcontainer-feature.json index b8bca2608..6e2281bd1 100644 --- a/src/kubeclarity-cli/devcontainer-feature.json +++ b/src/kubeclarity-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "kubeclarity-cli", - "version": "1.0.9", + "version": "1.0.10", "name": "KubeClarity CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/kubeclarity-cli", "description": "KubeClarity is a tool for detection and management of Software Bill Of Materials (SBOM) and vulnerabilities of container images and filesystems. KubeClarity CLI can be run locally and especially useful for CI/CD pipelines. It allows to analyze images and directories to generate SBOM, and scan it for vulnerabilities.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/kubectl-asdf/devcontainer-feature.json b/src/kubectl-asdf/devcontainer-feature.json index f14415ef7..b30f77a8b 100644 --- a/src/kubectl-asdf/devcontainer-feature.json +++ b/src/kubectl-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "kubectl-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Kubectl (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/kubectl-asdf", "description": "Installs Kubectl", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/kubectx-kubens/devcontainer-feature.json b/src/kubectx-kubens/devcontainer-feature.json index b886962c1..3e0da49e2 100644 --- a/src/kubectx-kubens/devcontainer-feature.json +++ b/src/kubectx-kubens/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "kubectx-kubens", - "version": "1.0.5", + "version": "1.0.6", "name": "Kubectx and Kubens (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/kubectx-kubens", "description": "kubectx is a tool to switch between contexts (clusters) on kubectl faster. kubens is a tool to switch between Kubernetes namespaces (and configure them for kubectl) easily.", @@ -18,4 +18,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/kubie/devcontainer-feature.json b/src/kubie/devcontainer-feature.json index db5036714..a5ee53883 100644 --- a/src/kubie/devcontainer-feature.json +++ b/src/kubie/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Kubie (via Github Releases)", "id": "kubie", - "version": "1.0.3", + "version": "1.0.4", "description": "Kubie offers kubernetes context switching, namespace switching and prompt modification in a way that makes each shell independent from others", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/kubie", "options": { @@ -15,4 +15,4 @@ "description": "Select the Kubie version you would like to install" } } -} \ No newline at end of file +} diff --git a/src/kyverno-cli/devcontainer-feature.json b/src/kyverno-cli/devcontainer-feature.json index 383682562..285f6d57a 100644 --- a/src/kyverno-cli/devcontainer-feature.json +++ b/src/kyverno-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "kyverno-cli", - "version": "1.0.9", + "version": "1.0.10", "name": "Kyverno CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/kyverno-cli", "description": "Kyverno is a policy engine designed for Kubernetes. The Kyverno Command Line Interface (CLI) is designed to validate and test policy behavior to resources prior to adding them to a cluster.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/lastpass-cli-homebrew/devcontainer-feature.json b/src/lastpass-cli-homebrew/devcontainer-feature.json index 42bc8428a..cb217b8c0 100644 --- a/src/lastpass-cli-homebrew/devcontainer-feature.json +++ b/src/lastpass-cli-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "lastpass-cli-homebrew", - "version": "1.0.7", + "version": "1.0.8", "name": "LastPass CLI (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/lastpass-cli-homebrew", "description": "The LastPass command line application is an open source project that allows you to create, edit, and retrieve passwords in your online LastPass vault.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/layrry-sdkman/devcontainer-feature.json b/src/layrry-sdkman/devcontainer-feature.json index a6b7a2c22..48f1eb7d0 100644 --- a/src/layrry-sdkman/devcontainer-feature.json +++ b/src/layrry-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "layrry-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Layrry (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/layrry-sdkman", "description": "Layrry - A Launcher and API for Modularized Java Applications. It allows to\nassemble modularized applications based on Maven artifact coordinates of the\n(modular) JARs to include. Layrry utilizes the Java Module System's notion of\nmodule layers, allowing multiple versions of one module to be used within an\napplication at the same time, as well as dynamically adding and removing modules\nat application runtime.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/lean-asdf/devcontainer-feature.json b/src/lean-asdf/devcontainer-feature.json index 51c6f7ca6..92f102dcf 100644 --- a/src/lean-asdf/devcontainer-feature.json +++ b/src/lean-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "lean-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Lean (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/lean-asdf", "description": "Lean is a functional programming language that makes it easy to write correct and maintainable code.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/lefthook-asdf/devcontainer-feature.json b/src/lefthook-asdf/devcontainer-feature.json index cfea9616d..e9295135d 100644 --- a/src/lefthook-asdf/devcontainer-feature.json +++ b/src/lefthook-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "lefthook-asdf", - "version": "1.0.2", + "version": "1.0.3", "name": "Lefthook (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/lefthook-asdf", "description": "Lefthook is the fastest polyglot Git hooks manager out there.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/leiningen-sdkman/devcontainer-feature.json b/src/leiningen-sdkman/devcontainer-feature.json index b0b8608ce..0c090f619 100644 --- a/src/leiningen-sdkman/devcontainer-feature.json +++ b/src/leiningen-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "leiningen-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Leiningen (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/leiningen-sdkman", "description": "Leiningen is the easiest way to use Clojure. With a focus on project automation\nand declarative configuration, it gets out of your way and lets you focus on\nyour code.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/lektor/devcontainer-feature.json b/src/lektor/devcontainer-feature.json index 31f78d2ff..9bcc56bbc 100644 --- a/src/lektor/devcontainer-feature.json +++ b/src/lektor/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "lektor", - "version": "2.0.17", + "version": "2.0.18", "name": "Lektor (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/lektor", "description": "Lektor is a static website generator.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/lerna-npm/devcontainer-feature.json b/src/lerna-npm/devcontainer-feature.json index ddffd63a7..46adf00ad 100644 --- a/src/lerna-npm/devcontainer-feature.json +++ b/src/lerna-npm/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "lerna-npm", - "version": "1.0.10", + "version": "1.0.11", "name": "Lerna (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/lerna-npm", "description": "Lerna is a fast modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/less/devcontainer-feature.json b/src/less/devcontainer-feature.json index 4e9a03c6f..1ccc2a606 100644 --- a/src/less/devcontainer-feature.json +++ b/src/less/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "less", - "version": "2.0.15", + "version": "2.0.16", "name": "Less (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/less", "description": "Less is a backwards-compatible language extension for CSS", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/levant-asdf/devcontainer-feature.json b/src/levant-asdf/devcontainer-feature.json index 91d04b8fd..521342473 100644 --- a/src/levant-asdf/devcontainer-feature.json +++ b/src/levant-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "levant-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "levant (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/levant-asdf", "description": "Levant is an open source templating and deployment tool for HashiCorp Nomad jobs", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/lighthouse-cli/devcontainer-feature.json b/src/lighthouse-cli/devcontainer-feature.json index d93dd1412..8f91889af 100644 --- a/src/lighthouse-cli/devcontainer-feature.json +++ b/src/lighthouse-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "lighthouse-cli", - "version": "1.0.3", + "version": "1.0.4", "name": "Lighthouse CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/lighthouse-cli", "description": "Lighthouse CLI provides the most flexibility in how Lighthouse runs can be configured and reported. Users who want more advanced usage, or want to run Lighthouse in an automated fashion should use the Node CLI.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/linkerd2-cli-edge/devcontainer-feature.json b/src/linkerd2-cli-edge/devcontainer-feature.json index 423138692..930f892f5 100644 --- a/src/linkerd2-cli-edge/devcontainer-feature.json +++ b/src/linkerd2-cli-edge/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "linkerd2-cli-edge", - "version": "1.0.2", + "version": "1.0.3", "name": "Linkerd CLI (Edge) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/linkerd2-cli-edge", "description": "The Linkerd CLI is the primary way to interact with Linkerd. It can install the control plane to your cluster, add the proxy to your service and provide detailed metrics for how your service is performing.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/linkerd2-cli-stable/devcontainer-feature.json b/src/linkerd2-cli-stable/devcontainer-feature.json index 6e2eef86c..14b916944 100644 --- a/src/linkerd2-cli-stable/devcontainer-feature.json +++ b/src/linkerd2-cli-stable/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "linkerd2-cli-stable", - "version": "1.0.2", + "version": "1.0.3", "name": "Linkerd CLI (Stable) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/linkerd2-cli-stable", "description": "The Linkerd CLI is the primary way to interact with Linkerd. It can install the control plane to your cluster, add the proxy to your service and provide detailed metrics for how your service is performing.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/linode-cli/devcontainer-feature.json b/src/linode-cli/devcontainer-feature.json index ba13df904..e17e8a1ec 100644 --- a/src/linode-cli/devcontainer-feature.json +++ b/src/linode-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "linode-cli", - "version": "1.0.2", + "version": "1.0.3", "name": "Linode CLI (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/linode-cli", "description": "Access the entire Linode platform from the command line, easily adding, removing, or modifing services.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/lite-server/devcontainer-feature.json b/src/lite-server/devcontainer-feature.json index 545df036d..bdf122d66 100644 --- a/src/lite-server/devcontainer-feature.json +++ b/src/lite-server/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "lite-server", - "version": "1.0.3", + "version": "1.0.4", "name": "lite-server (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/lite-server", "description": "lite-server is a lightweight development only node server that serves a web app, opens it in the browser, refreshes when html or javascript change, injects CSS changes using sockets, and has a fallback page when a route is not found.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/live-server/devcontainer-feature.json b/src/live-server/devcontainer-feature.json index 0408100da..3bf39d917 100644 --- a/src/live-server/devcontainer-feature.json +++ b/src/live-server/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "live-server", - "version": "1.0.3", + "version": "1.0.4", "name": "Live Server (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/live-server", "description": "Live Server is a little development server with live reload capability. Use it for hacking your HTML/JavaScript/CSS files, but not for deploying the final site.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/localstack/devcontainer-feature.json b/src/localstack/devcontainer-feature.json index 9e18a2921..4a36f2dc8 100644 --- a/src/localstack/devcontainer-feature.json +++ b/src/localstack/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "localstack", - "version": "2.0.22", + "version": "2.0.23", "name": "Localstack (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/localstack", "description": "Localstack is a fully functional local AWS cloud stack.", @@ -28,4 +28,4 @@ } ], "privileged": true -} \ No newline at end of file +} diff --git a/src/localtunnel-npm/devcontainer-feature.json b/src/localtunnel-npm/devcontainer-feature.json index 4bef49b71..e3d544d73 100644 --- a/src/localtunnel-npm/devcontainer-feature.json +++ b/src/localtunnel-npm/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "localtunnel-npm", - "version": "1.0.10", + "version": "1.0.11", "name": "Localtunnel (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/localtunnel-npm", "description": "Localtunnel allows you to easily share a web service on your local development machine without messing with DNS and firewall settings.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/mackup/devcontainer-feature.json b/src/mackup/devcontainer-feature.json index 51ba2cc31..2b99a3385 100644 --- a/src/mackup/devcontainer-feature.json +++ b/src/mackup/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mackup", - "version": "1.0.4", + "version": "1.0.5", "name": "Mackup (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mackup", "description": "Mackup keeps your application settings in sync (OS X/Linux).", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/markdownlint-cli/devcontainer-feature.json b/src/markdownlint-cli/devcontainer-feature.json index 46b9a1cf6..a819f41d5 100644 --- a/src/markdownlint-cli/devcontainer-feature.json +++ b/src/markdownlint-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "markdownlint-cli", - "version": "1.0.1", + "version": "1.0.2", "name": "markdownlint-cli (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/markdownlint-cli", "description": "Command Line interface for MarkdownLint", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/markdownlint-cli2/devcontainer-feature.json b/src/markdownlint-cli2/devcontainer-feature.json index 350817a24..d5adac8bc 100644 --- a/src/markdownlint-cli2/devcontainer-feature.json +++ b/src/markdownlint-cli2/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "markdownlint-cli2", - "version": "1.0.1", + "version": "1.0.2", "name": "markdownlint-cli2 (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/markdownlint-cli2", "description": "A fast, flexible, configuration-based command-line interface for linting Markdown/CommonMark files with the markdownlint library.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/maven-sdkman/devcontainer-feature.json b/src/maven-sdkman/devcontainer-feature.json index fb9e84606..4f905b873 100644 --- a/src/maven-sdkman/devcontainer-feature.json +++ b/src/maven-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "maven-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Maven (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/maven-sdkman", "description": "Apache Maven is a software project management and comprehension tool. Based on\nthe concept of a project object model (POM), Maven can manage a project's build,\nreporting and documentation from a central piece of information.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/meltano/devcontainer-feature.json b/src/meltano/devcontainer-feature.json index 33a752970..47eca4b6a 100644 --- a/src/meltano/devcontainer-feature.json +++ b/src/meltano/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "meltano", - "version": "2.0.17", + "version": "2.0.18", "name": "Meltano ELT (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/meltano", "description": "Meltano lets you extract and load data with a software development-inspired approach that that delivers flexibility and limitless collaboration.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/memcached-exporter/devcontainer-feature.json b/src/memcached-exporter/devcontainer-feature.json index 5788b64f2..6ed32d6ec 100644 --- a/src/memcached-exporter/devcontainer-feature.json +++ b/src/memcached-exporter/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "memcached-exporter", - "version": "1.0.2", + "version": "1.0.3", "name": "Prometheus Memcached Exporter (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/memcached-exporter", "description": "The memcached exporter exports metrics from a memcached server for consumption by Prometheus.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/micro/devcontainer-feature.json b/src/micro/devcontainer-feature.json index 7fb9870c4..c103e6daf 100644 --- a/src/micro/devcontainer-feature.json +++ b/src/micro/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "micro", - "version": "1.0.6", + "version": "1.0.7", "name": "micro (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/micro", "description": "micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilities of modern terminals.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/micronaut-sdkman/devcontainer-feature.json b/src/micronaut-sdkman/devcontainer-feature.json index 691329e46..1b6a03f29 100644 --- a/src/micronaut-sdkman/devcontainer-feature.json +++ b/src/micronaut-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "micronaut-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Micronaut (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/micronaut-sdkman", "description": "Micronaut is an open source microservice framework for the JVM", @@ -42,4 +42,4 @@ "ghcr.io/devcontainers/features/java", "ghcr.io/devcontainers-extra/features/bash-command" ] -} \ No newline at end of file +} diff --git a/src/mitmproxy/devcontainer-feature.json b/src/mitmproxy/devcontainer-feature.json index 1dbea0b16..780e5d7d3 100644 --- a/src/mitmproxy/devcontainer-feature.json +++ b/src/mitmproxy/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mitmproxy", - "version": "2.0.17", + "version": "2.0.18", "name": "mitmproxy (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mitmproxy", "description": "mitmproxy is an interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/mkcert/devcontainer-feature.json b/src/mkcert/devcontainer-feature.json index f865be3db..8d7984d40 100644 --- a/src/mkcert/devcontainer-feature.json +++ b/src/mkcert/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mkcert", - "version": "1.0.14", + "version": "1.0.15", "name": "mkcert (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mkcert", "description": "mkcert is a simple tool for making locally-trusted development certificates.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/mkdocs/devcontainer-feature.json b/src/mkdocs/devcontainer-feature.json index 2802ec5a0..c1a017ad3 100644 --- a/src/mkdocs/devcontainer-feature.json +++ b/src/mkdocs/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mkdocs", - "version": "2.0.18", + "version": "2.0.19", "name": "MkDocs (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mkdocs", "description": "MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation.", @@ -26,5 +26,7 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ], - "containerEnv" : {"TZ": "UTC"} -} \ No newline at end of file + "containerEnv": { + "TZ": "UTC" + } +} diff --git a/src/mlocate-apt-get/devcontainer-feature.json b/src/mlocate-apt-get/devcontainer-feature.json index 4d393e0b5..96906c146 100644 --- a/src/mlocate-apt-get/devcontainer-feature.json +++ b/src/mlocate-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mlocate-apt-get", - "version": "1.0.16", + "version": "1.0.17", "name": "mlocate (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mlocate-apt-get", "description": "mlocate is a locate/updatedb implementation used for quick lookup of file names.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/mocha/devcontainer-feature.json b/src/mocha/devcontainer-feature.json index c7399ac1f..232e6423e 100644 --- a/src/mocha/devcontainer-feature.json +++ b/src/mocha/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mocha", - "version": "2.0.15", + "version": "2.0.16", "name": "Mocha (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mocha", "description": "Mocha is a feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/mongodb-atlas-cli-homebrew/devcontainer-feature.json b/src/mongodb-atlas-cli-homebrew/devcontainer-feature.json index 28cdb9fde..a66bcf520 100644 --- a/src/mongodb-atlas-cli-homebrew/devcontainer-feature.json +++ b/src/mongodb-atlas-cli-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mongodb-atlas-cli-homebrew", - "version": "1.0.14", + "version": "1.0.15", "name": "MongoDB Atlas CLI (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mongodb-atlas-cli-homebrew", "description": "The Atlas CLI is a command line interface built specifically for MongoDB Atlas.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/mongosh-homebrew/devcontainer-feature.json b/src/mongosh-homebrew/devcontainer-feature.json index 241689914..8787e4230 100644 --- a/src/mongosh-homebrew/devcontainer-feature.json +++ b/src/mongosh-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mongosh-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "MongoDB Shell (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mongosh-homebrew", "description": "MongoDB Shell to connect, configure, query, and work with your MongoDB database.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/mosh-apt-get/devcontainer-feature.json b/src/mosh-apt-get/devcontainer-feature.json index 623126672..573945563 100644 --- a/src/mosh-apt-get/devcontainer-feature.json +++ b/src/mosh-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mosh-apt-get", - "version": "1.0.16", + "version": "1.0.17", "name": "Mosh (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mosh-apt-get", "description": "Mosh is a remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/mosh-homebrew/devcontainer-feature.json b/src/mosh-homebrew/devcontainer-feature.json index df89e5b28..0b1b4616d 100644 --- a/src/mosh-homebrew/devcontainer-feature.json +++ b/src/mosh-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mosh-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "Mosh (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mosh-homebrew", "description": "Mosh is a remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/mulefd-sdkman/devcontainer-feature.json b/src/mulefd-sdkman/devcontainer-feature.json index ddc0726f3..866041baa 100644 --- a/src/mulefd-sdkman/devcontainer-feature.json +++ b/src/mulefd-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mulefd-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Mule Flow Diagrams (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mulefd-sdkman", "description": "Mule Flow Diagrams is an open source tool that lets you generate flow dependency\ngraph and diagrams for your Mule configurations.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/mvnd-sdkman/devcontainer-feature.json b/src/mvnd-sdkman/devcontainer-feature.json index e307eb9c0..9db7b437b 100644 --- a/src/mvnd-sdkman/devcontainer-feature.json +++ b/src/mvnd-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mvnd-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Maven Daemon (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mvnd-sdkman", "description": "The mvnd project aims to provide a daemon infrastructure for maven based builds.\nIt borrows techniques from Gradle and Takari to provide a simple and efficient\nsystem.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/mybatis-sdkman/devcontainer-feature.json b/src/mybatis-sdkman/devcontainer-feature.json index 343e0863d..9ba33ae4b 100644 --- a/src/mybatis-sdkman/devcontainer-feature.json +++ b/src/mybatis-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mybatis-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "MyBatis Migrations (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mybatis-sdkman", "description": "The MyBatis Schema Migration System (or MyBatis Migrations for short) seeks to\nprovide database migrations for any database (new or existing) and make the\ncurrent status of the database easily accessible and comprehensible. Installing\nthis candidate provides the migrate command for managing database migrations", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/mypy/devcontainer-feature.json b/src/mypy/devcontainer-feature.json index 27959e707..486d8e505 100644 --- a/src/mypy/devcontainer-feature.json +++ b/src/mypy/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mypy", - "version": "2.0.17", + "version": "2.0.18", "name": "Mypy (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mypy", "description": "Mypy is a static type checker for Python.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/mysql-homebrew/devcontainer-feature.json b/src/mysql-homebrew/devcontainer-feature.json index e9ab0375d..b82632a62 100644 --- a/src/mysql-homebrew/devcontainer-feature.json +++ b/src/mysql-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mysql-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "MySQL (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mysql-homebrew", "description": "MySQL is an open-source relational database management system (RDBMS)", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/mysqld-exporter/devcontainer-feature.json b/src/mysqld-exporter/devcontainer-feature.json index c90031cc6..01e89f131 100644 --- a/src/mysqld-exporter/devcontainer-feature.json +++ b/src/mysqld-exporter/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "mysqld-exporter", - "version": "1.0.2", + "version": "1.0.3", "name": "Prometheus MySQL Exporter (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/mysqld-exporter", "description": "Prometheus exporter for MySQL server metrics.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/n8n/devcontainer-feature.json b/src/n8n/devcontainer-feature.json index 49fab17c1..8c277aed3 100644 --- a/src/n8n/devcontainer-feature.json +++ b/src/n8n/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "n8n", - "version": "1.0.2", + "version": "1.0.3", "name": "n8n (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/n8n", "description": "n8n is a free and source-available fair-code licensed workflow automation tool.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/nancy/devcontainer-feature.json b/src/nancy/devcontainer-feature.json index 0fe6caf60..48b82c818 100644 --- a/src/nancy/devcontainer-feature.json +++ b/src/nancy/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "nancy", - "version": "1.0.9", + "version": "1.0.10", "name": "Nancy (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/nancy", "description": "Nancy is a tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/navi/devcontainer-feature.json b/src/navi/devcontainer-feature.json index b0606a099..b2912c4a6 100644 --- a/src/navi/devcontainer-feature.json +++ b/src/navi/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "navi", - "version": "1.0.9", + "version": "1.0.10", "name": "navi (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/navi", "description": "navi is an interactive cheatsheet tool for the command-line. navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/ncdu/devcontainer-feature.json b/src/ncdu/devcontainer-feature.json index a6fdd7b95..2650b3675 100644 --- a/src/ncdu/devcontainer-feature.json +++ b/src/ncdu/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ncdu", - "version": "1.0.6", + "version": "1.0.7", "name": "ncdu (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ncdu", "description": "ncdu (NCurses Disk Usage) is a disk utility for Unix systems.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/neko-asdf/devcontainer-feature.json b/src/neko-asdf/devcontainer-feature.json index dc3948e14..e9a2edb87 100644 --- a/src/neko-asdf/devcontainer-feature.json +++ b/src/neko-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "neko-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Neko Virtual Machine (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/neko-asdf", "description": "Installs Neko Virtual Machine", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/neo4jmigrations-sdkman/devcontainer-feature.json b/src/neo4jmigrations-sdkman/devcontainer-feature.json index c85effa5a..2bd4d331f 100644 --- a/src/neo4jmigrations-sdkman/devcontainer-feature.json +++ b/src/neo4jmigrations-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "neo4jmigrations-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Neo4j-Migrations (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/neo4jmigrations-sdkman", "description": "Neo4j-Migrations is a database migration and refactoring tool that allows\nrunning Cypher scripts and programmatic refactorings in a controlled and\nrepeatable fashion against one or more Neo4j database.", @@ -42,4 +42,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/neofetch/devcontainer-feature.json b/src/neofetch/devcontainer-feature.json index e3316f875..50b173c65 100644 --- a/src/neofetch/devcontainer-feature.json +++ b/src/neofetch/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "neofetch", - "version": "1.0.6", + "version": "1.0.7", "name": "Neofetch (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/neofetch", "description": "Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/neovim-apt-get/devcontainer-feature.json b/src/neovim-apt-get/devcontainer-feature.json index 01197f997..3bb93f75b 100644 --- a/src/neovim-apt-get/devcontainer-feature.json +++ b/src/neovim-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "neovim-apt-get", - "version": "1.0.19", + "version": "1.0.20", "name": "Neovim (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/neovim-apt-get", "description": "Neovim is a fork of Vim focused on modern code and features, rather than running in legacy environments.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/neovim-homebrew/devcontainer-feature.json b/src/neovim-homebrew/devcontainer-feature.json index 7b8bfc4e6..19cd37136 100644 --- a/src/neovim-homebrew/devcontainer-feature.json +++ b/src/neovim-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "neovim-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "Neovim (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/neovim-homebrew", "description": "Neovim is a fork of Vim focused on modern code and features, rather than running in legacy environments.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/nestjs-cli/devcontainer-feature.json b/src/nestjs-cli/devcontainer-feature.json index 0a810d0a9..debb613b4 100644 --- a/src/nestjs-cli/devcontainer-feature.json +++ b/src/nestjs-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "nestjs-cli", - "version": "2.0.15", + "version": "2.0.16", "name": "NestJS CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/nestjs-cli", "description": "Nestjs is a progressive Node.js framework for building efficient, reliable and scalable server-side applications.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/netdata/devcontainer-feature.json b/src/netdata/devcontainer-feature.json index 0d97a0adc..a2ce41ee2 100644 --- a/src/netdata/devcontainer-feature.json +++ b/src/netdata/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "netdata", - "version": "1.0.10", + "version": "1.0.11", "name": "Netdata (via my-netdata.io)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/netdata", "description": "Netdata is a distributed, real-time, performance and health monitoring platform for systems, hardware, containers and applications, collecting thousands of useful metrics with zero configuration needed.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/curl-apt-get" ] -} \ No newline at end of file +} diff --git a/src/netlify-cli/devcontainer-feature.json b/src/netlify-cli/devcontainer-feature.json index 659fa33e5..bbec743a7 100644 --- a/src/netlify-cli/devcontainer-feature.json +++ b/src/netlify-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "netlify-cli", - "version": "1.0.3", + "version": "1.0.4", "name": "Netlify CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/netlify-cli", "description": "Netlify CLI lets you configure continuous deployment straight from the command line. You can use Netlify CLI to run a local development server that you can share with others, run a local build and plugins, and deploy your site.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/nim-asdf/devcontainer-feature.json b/src/nim-asdf/devcontainer-feature.json index 5d72e27d9..a93752342 100644 --- a/src/nim-asdf/devcontainer-feature.json +++ b/src/nim-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "nim-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Nim (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/nim-asdf", "description": "Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/ninja-asdf/devcontainer-feature.json b/src/ninja-asdf/devcontainer-feature.json index b51f6eef6..9d59d66e8 100644 --- a/src/ninja-asdf/devcontainer-feature.json +++ b/src/ninja-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ninja-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Ninja (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ninja-asdf", "description": "Ninja is a small build system with a focus on speed.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/nmap-apt-get/devcontainer-feature.json b/src/nmap-apt-get/devcontainer-feature.json index 96460bf39..71757075d 100644 --- a/src/nmap-apt-get/devcontainer-feature.json +++ b/src/nmap-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "nmap-apt-get", - "version": "1.0.16", + "version": "1.0.17", "name": "Nmap (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/nmap-apt-get", "description": "Nmap (Network Mapper) is a free and open source utility for network discovery and security auditing.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/nmap-homebrew/devcontainer-feature.json b/src/nmap-homebrew/devcontainer-feature.json index 1dfd05531..c1e0439ee 100644 --- a/src/nmap-homebrew/devcontainer-feature.json +++ b/src/nmap-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "nmap-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "Nmap (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/nmap-homebrew", "description": "Nmap (Network Mapper) is a free and open source utility for network discovery and security auditing.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/nnn-apt-get/devcontainer-feature.json b/src/nnn-apt-get/devcontainer-feature.json index 04571ce30..67e925175 100644 --- a/src/nnn-apt-get/devcontainer-feature.json +++ b/src/nnn-apt-get/devcontainer-feature.json @@ -1,11 +1,11 @@ { "id": "nnn-apt-get", - "version": "1.0.16", - "name": "nnn (n\u00b3) (via apt-get)", + "version": "1.0.17", + "name": "nnn (n³) (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/nnn-apt-get", "description": "nnn is a free and open-source file manager which provides a text-based user interface to provide file managing functionalities for Unix-like systems.", "options": {}, "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/nnn-homebrew/devcontainer-feature.json b/src/nnn-homebrew/devcontainer-feature.json index 31b862a1a..dccc13b7d 100644 --- a/src/nnn-homebrew/devcontainer-feature.json +++ b/src/nnn-homebrew/devcontainer-feature.json @@ -1,13 +1,13 @@ { "id": "nnn-homebrew", - "version": "1.0.20", - "name": "nnn (n\u00b3) (via Homebrew)", + "version": "1.0.21", + "name": "nnn (n³) (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/nnn-homebrew", "description": "nnn is a free and open-source file manager which provides a text-based user interface to provide file managing functionalities for Unix-like systems.", "options": { "version": { "default": "latest", - "description": "Select the version of nnn (n\u00b3) to install.", + "description": "Select the version of nnn (n³) to install.", "proposals": [ "latest" ], @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/node-asdf/devcontainer-feature.json b/src/node-asdf/devcontainer-feature.json index 8f2e41f86..7a55faf28 100644 --- a/src/node-asdf/devcontainer-feature.json +++ b/src/node-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "node-asdf", - "version": "0.0.1", + "version": "0.0.2", "name": "Node.js (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/node-asdf", "description": "Installs Node.js via asdf.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/node-exporter/devcontainer-feature.json b/src/node-exporter/devcontainer-feature.json index 56f660c9a..19744c1b5 100644 --- a/src/node-exporter/devcontainer-feature.json +++ b/src/node-exporter/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "node-exporter", - "version": "1.0.2", + "version": "1.0.3", "name": "Prometheus Node Exporter (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/node-exporter", "description": "Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go with pluggable metric collectors.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/nomad-asdf/devcontainer-feature.json b/src/nomad-asdf/devcontainer-feature.json index 11ff329ae..6fce3146c 100644 --- a/src/nomad-asdf/devcontainer-feature.json +++ b/src/nomad-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "nomad-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Nomad (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/nomad-asdf", "description": "Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/nox/devcontainer-feature.json b/src/nox/devcontainer-feature.json index cc2029afc..8fce8e205 100644 --- a/src/nox/devcontainer-feature.json +++ b/src/nox/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "nox", - "version": "2.0.17", + "version": "2.0.18", "name": "nox (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/nox", "description": "nox is a command-line tool that automates testing in multiple Python environments.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/npm-package/devcontainer-feature.json b/src/npm-package/devcontainer-feature.json index c00f57ff9..5dd2b55d2 100644 --- a/src/npm-package/devcontainer-feature.json +++ b/src/npm-package/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "NPM package", "id": "npm-package", - "version": "1.0.3", + "version": "1.0.4", "description": "Installs an npm package globally.", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/npm-package", "installsAfter": [ @@ -27,4 +27,4 @@ "description": "Select the version of the npm package to install." } } -} \ No newline at end of file +} diff --git a/src/nx-npm/devcontainer-feature.json b/src/nx-npm/devcontainer-feature.json index cb2d47bbe..6ae055b6b 100644 --- a/src/nx-npm/devcontainer-feature.json +++ b/src/nx-npm/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "nx-npm", - "version": "1.0.10", + "version": "1.0.11", "name": "nx (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/nx-npm", "description": "Nx is a smart, fast and extensible build system with first class monorepo support and powerful integrations.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/ocaml-asdf/devcontainer-feature.json b/src/ocaml-asdf/devcontainer-feature.json index dc893f735..25510a1eb 100644 --- a/src/ocaml-asdf/devcontainer-feature.json +++ b/src/ocaml-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ocaml-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "OCaml (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ocaml-asdf", "description": "OCaml is a general-purpose, industrial-strength programming language with an emphasis on expressiveness and safety.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/oclif/devcontainer-feature.json b/src/oclif/devcontainer-feature.json index ad4c02607..e622ace3e 100644 --- a/src/oclif/devcontainer-feature.json +++ b/src/oclif/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "oclif", - "version": "1.0.2", + "version": "1.0.3", "name": "oclif generator (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/oclif", "description": "The oclif generator creates a CLI project in TypeScript to get you started quickly. It requires very few runtime dependencies and has extremely minimal overhead.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/opa/devcontainer-feature.json b/src/opa/devcontainer-feature.json index fa965aef9..9c6bfa55a 100644 --- a/src/opa/devcontainer-feature.json +++ b/src/opa/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "opa", - "version": "1.0.5", + "version": "1.0.6", "name": "Open Policy Agent (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/opa", "description": "Open Policy Agent (OPA) is an open source, general-purpose policy engine that enables unified, context-aware policy enforcement across the entire stack.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/opam-asdf/devcontainer-feature.json b/src/opam-asdf/devcontainer-feature.json index f23da3898..20fc9d693 100644 --- a/src/opam-asdf/devcontainer-feature.json +++ b/src/opam-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "opam-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Opam (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/opam-asdf", "description": "opam is a source-based package manager for OCaml.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/ory-cli/devcontainer-feature.json b/src/ory-cli/devcontainer-feature.json index 24d76b10a..3aea6a85f 100644 --- a/src/ory-cli/devcontainer-feature.json +++ b/src/ory-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ory-cli", - "version": "1.0.5", + "version": "1.0.6", "name": "Ory CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ory-cli", "description": "Ory CLI is a convenient and easy-to-use tool that helps you manage and configure The Ory Network.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/ory-hydra/devcontainer-feature.json b/src/ory-hydra/devcontainer-feature.json index c257bf9d8..b11ad70b6 100644 --- a/src/ory-hydra/devcontainer-feature.json +++ b/src/ory-hydra/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ory-hydra", - "version": "1.0.5", + "version": "1.0.6", "name": "Ory Hydra (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ory-hydra", "description": "Ory Hydra is a hardened, OpenID Certified OAuth 2.0 Server and OpenID Connect Provider optimized for low-latency, high throughput, and low resource consumption.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/ory-kratos/devcontainer-feature.json b/src/ory-kratos/devcontainer-feature.json index 78f47acef..48a91f9a6 100644 --- a/src/ory-kratos/devcontainer-feature.json +++ b/src/ory-kratos/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ory-kratos", - "version": "1.0.5", + "version": "1.0.6", "name": "Ory Kratos (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ory-kratos", "description": "Ory Kratos is the developer-friendly, security-hardened and battle-test Identity, User Management and Authentication system for the Cloud.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/ory-oathkeeper/devcontainer-feature.json b/src/ory-oathkeeper/devcontainer-feature.json index fb8a029e2..de7168c32 100644 --- a/src/ory-oathkeeper/devcontainer-feature.json +++ b/src/ory-oathkeeper/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ory-oathkeeper", - "version": "1.0.5", + "version": "1.0.6", "name": "Ory Oathkeeper (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ory-oathkeeper", "description": "ORY Oathkeeper is an Identity & Access Proxy (IAP) and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/packer-asdf/devcontainer-feature.json b/src/packer-asdf/devcontainer-feature.json index 3150e319d..a6c0f6b79 100644 --- a/src/packer-asdf/devcontainer-feature.json +++ b/src/packer-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "packer-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Packer (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/packer-asdf", "description": "Packer is a free and open source tool for creating golden images for multiple platforms from a single source configuration.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/pandoc/devcontainer-feature.json b/src/pandoc/devcontainer-feature.json index a0e66b138..117d33b9c 100644 --- a/src/pandoc/devcontainer-feature.json +++ b/src/pandoc/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pandoc", - "version": "1.0.14", + "version": "1.0.15", "name": "Pandoc (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pandoc", "description": "Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/pass-apt-get/devcontainer-feature.json b/src/pass-apt-get/devcontainer-feature.json index e1d96b332..336c33288 100644 --- a/src/pass-apt-get/devcontainer-feature.json +++ b/src/pass-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pass-apt-get", - "version": "1.0.4", + "version": "1.0.5", "name": "pass (password-store) (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pass-apt-get", "description": "pass is a very simple password store that encrypts passwords using gpg and places the encrypted password in a directory.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/pdm/devcontainer-feature.json b/src/pdm/devcontainer-feature.json index 9445f7639..4f40c42e1 100644 --- a/src/pdm/devcontainer-feature.json +++ b/src/pdm/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pdm", - "version": "2.0.17", + "version": "2.0.18", "name": "PDM (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pdm", "description": "PDM is a modern Python package and dependency manager supporting the latest PEP standards.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/peco-asdf/devcontainer-feature.json b/src/peco-asdf/devcontainer-feature.json index a8f964805..8f60c7f8c 100644 --- a/src/peco-asdf/devcontainer-feature.json +++ b/src/peco-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "peco-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "peco (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/peco-asdf", "description": "peco is simplistic interactive filtering tool.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/perl-asdf/devcontainer-feature.json b/src/perl-asdf/devcontainer-feature.json index 9007fe472..007cd41ce 100644 --- a/src/perl-asdf/devcontainer-feature.json +++ b/src/perl-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "perl-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Perl (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/perl-asdf", "description": "Perl is a general-purpose, interpreted, dynamic programming language.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/pierrot-sdkman/devcontainer-feature.json b/src/pierrot-sdkman/devcontainer-feature.json index a764a7a7d..002782c76 100644 --- a/src/pierrot-sdkman/devcontainer-feature.json +++ b/src/pierrot-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pierrot-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Pierrot (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pierrot-sdkman", "description": "Pierrot helps you to manage many GitHub repositories with a single command.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/pipenv/devcontainer-feature.json b/src/pipenv/devcontainer-feature.json index b04cc7469..f99a5eebc 100644 --- a/src/pipenv/devcontainer-feature.json +++ b/src/pipenv/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pipenv", - "version": "2.0.17", + "version": "2.0.18", "name": "Pipenv (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pipenv", "description": "Pipenv automatically creates and manages a virtualenv for your projects.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/pipx-package/devcontainer-feature.json b/src/pipx-package/devcontainer-feature.json index 5094b1c3b..38256aa12 100644 --- a/src/pipx-package/devcontainer-feature.json +++ b/src/pipx-package/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Pipx package", "id": "pipx-package", - "version": "1.1.9", + "version": "1.1.10", "description": "Installs a pipx package.", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pipx-package", "installsAfter": [ @@ -46,4 +46,4 @@ "description": "Force python interpreter to be use (must already exists on the container). If none selected (the default) then python3 will be used (and will be installed in case it does not exists)" } } -} \ No newline at end of file +} diff --git a/src/pnpm/devcontainer-feature.json b/src/pnpm/devcontainer-feature.json index 21033922a..4ff7fea59 100644 --- a/src/pnpm/devcontainer-feature.json +++ b/src/pnpm/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pnpm", - "version": "2.0.4", + "version": "2.0.5", "name": "Pnpm (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pnpm", "description": "Pnpm is a fast and disk space efficient package manager.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/podman-homebrew/devcontainer-feature.json b/src/podman-homebrew/devcontainer-feature.json index 2ca15951f..ed670cc08 100644 --- a/src/podman-homebrew/devcontainer-feature.json +++ b/src/podman-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "podman-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "Podman (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/podman-homebrew", "description": "Podman is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/poetry/devcontainer-feature.json b/src/poetry/devcontainer-feature.json index 04e176393..8cb9aaf5b 100644 --- a/src/poetry/devcontainer-feature.json +++ b/src/poetry/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "poetry", - "version": "2.0.17", + "version": "2.0.18", "name": "Poetry (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/poetry", "description": "Poetry is a tool for dependency management and packaging in Python.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/pomchecker-sdkman/devcontainer-feature.json b/src/pomchecker-sdkman/devcontainer-feature.json index da4acdd55..cbc9fb32f 100644 --- a/src/pomchecker-sdkman/devcontainer-feature.json +++ b/src/pomchecker-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pomchecker-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Pomchecker (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pomchecker-sdkman", "description": "Pomchecker - Checks that POM files comply with the minimum rules required for\npublication to Maven Central. It can also check if a POM is a valid BOM file.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/poppler-utils-apt-get/devcontainer-feature.json b/src/poppler-utils-apt-get/devcontainer-feature.json index 0be4ad7c9..15d63214c 100644 --- a/src/poppler-utils-apt-get/devcontainer-feature.json +++ b/src/poppler-utils-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "poppler-utils-apt-get", - "version": "1.0.0", + "version": "1.0.1", "name": "poppler-utils (pdftotext, pdftoppm, pdftops, pdfattach, pdfdetach, pdffonts, pdfimages, pdfinfo, pdfseparate, pdftocairo, pdftohtml, pdfunite) (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/curl-apt-get", "description": "poppler-utils is a collection of command-line utilities built on Poppler's library API, to manage PDF and extract contents: \npdfattach - add a new embedded file (attachment) to an existing PDF \npdfdetach - extract embedded documents from a PDF \npdffonts - lists the fonts used in a PDF \npdfimages - extract all embedded images at native resolution from a PDF \npdfinfo - list all information of a PDF \npdfseparate - extract single pages from a PDF \npdftocairo - convert single pages from a PDF to vector or bitmap formats using cairo \npdftohtml - convert PDF to HTML format retaining formatting \npdftoppm - convert a PDF page to a bitmap \npdftops - convert PDF to printable PS format \npdftotext - extract all text from PDF \npdfunite - merges several PDFs.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/powerbi-visuals-tools/devcontainer-feature.json b/src/powerbi-visuals-tools/devcontainer-feature.json index 21a7e205e..9dac2e345 100644 --- a/src/powerbi-visuals-tools/devcontainer-feature.json +++ b/src/powerbi-visuals-tools/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "powerbi-visuals-tools", - "version": "2.0.15", + "version": "2.0.16", "name": "PowerBI Visual Tools (pbiviz) (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/powerbi-visuals-tools", "description": "PowerBI Visual Tools Contains tools for building/packaging Power BI visuals", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/powershell/devcontainer-feature.json b/src/powershell/devcontainer-feature.json index a37ee1fe3..1add1f730 100644 --- a/src/powershell/devcontainer-feature.json +++ b/src/powershell/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "powershell", - "version": "1.0.13", + "version": "1.0.14", "name": "PowerShell (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/powershell", "description": "PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/pre-commit/devcontainer-feature.json b/src/pre-commit/devcontainer-feature.json index 49d01b70c..780a7c161 100644 --- a/src/pre-commit/devcontainer-feature.json +++ b/src/pre-commit/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pre-commit", - "version": "2.0.17", + "version": "2.0.18", "name": "Pre-Commit (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pre-commit", "description": "Pre-Commit is a framework for managing and maintaining multi-language pre-commit hooks.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/prettier/devcontainer-feature.json b/src/prettier/devcontainer-feature.json index b97ed1b63..4894f99db 100644 --- a/src/prettier/devcontainer-feature.json +++ b/src/prettier/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "prettier", - "version": "1.0.1", + "version": "1.0.2", "name": "Prettier (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/prettier", "description": "Prettier is an opinionated code formatter.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/prisma/devcontainer-feature.json b/src/prisma/devcontainer-feature.json index f6baa7a92..75d6efa1d 100644 --- a/src/prisma/devcontainer-feature.json +++ b/src/prisma/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "prisma", - "version": "2.0.15", + "version": "2.0.16", "name": "Prisma CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/prisma", "description": "Prisma is a next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/projen/devcontainer-feature.json b/src/projen/devcontainer-feature.json index c923ac7f3..1a56da57e 100644 --- a/src/projen/devcontainer-feature.json +++ b/src/projen/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "projen", - "version": "1.0.2", + "version": "1.0.3", "name": "projen (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/projen", "description": "projen synthesizes project configuration files such as package.json, tsconfig.json, .gitignore, GitHub Workflows, eslint, jest, etc from a well-typed definition written in JavaScript.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/prometheus/devcontainer-feature.json b/src/prometheus/devcontainer-feature.json index ef739bfff..4978d01ef 100644 --- a/src/prometheus/devcontainer-feature.json +++ b/src/prometheus/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "prometheus", - "version": "1.0.2", + "version": "1.0.3", "name": "Prometheus (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/prometheus", "description": "Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/promlens/devcontainer-feature.json b/src/promlens/devcontainer-feature.json index b3abe021a..174b1578d 100644 --- a/src/promlens/devcontainer-feature.json +++ b/src/promlens/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "promlens", - "version": "1.0.2", + "version": "1.0.3", "name": "PromLens (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/promlens", "description": "PromLens is a web-based PromQL query builder, analyzer, and visualizer.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/protoc-asdf/devcontainer-feature.json b/src/protoc-asdf/devcontainer-feature.json index 0a1c0686f..b8bdbab53 100644 --- a/src/protoc-asdf/devcontainer-feature.json +++ b/src/protoc-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "protoc-asdf", - "version": "1.0.6", + "version": "1.0.7", "name": "protoc (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/protoc-asdf", "description": "protoc is the protocol buffer compiler", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/protoc/devcontainer-feature.json b/src/protoc/devcontainer-feature.json index 1c22a46ce..b1ba6ba39 100644 --- a/src/protoc/devcontainer-feature.json +++ b/src/protoc/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "protoc", - "version": "1.0.2", + "version": "1.0.3", "name": "Protocol Buffer (Protobuf) Compiler (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/protoc", "description": "A compiler for protocol buffer definition files.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/pulumi/devcontainer-feature.json b/src/pulumi/devcontainer-feature.json index 9e9d6ec3e..018d4d948 100644 --- a/src/pulumi/devcontainer-feature.json +++ b/src/pulumi/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Pulumi (via get.pulumi.com)", "id": "pulumi", - "version": "1.2.3", + "version": "1.2.4", "description": "Pulumi is a modern infrastructure as code platform", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/pulumi", "options": { @@ -20,4 +20,4 @@ "description": "Add pulumi command-line completion to bash" } } -} \ No newline at end of file +} diff --git a/src/pushgateway/devcontainer-feature.json b/src/pushgateway/devcontainer-feature.json index 7d5c3cb69..1bf54410b 100644 --- a/src/pushgateway/devcontainer-feature.json +++ b/src/pushgateway/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pushgateway", - "version": "1.0.2", + "version": "1.0.3", "name": "Prometheus Pushgateway (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pushgateway", "description": "The Prometheus Pushgateway exists to allow ephemeral and batch jobs to expose their metrics to Prometheus. Since these kinds of jobs may not exist long enough to be scraped, they can instead push their metrics to a Pushgateway. The Pushgateway then exposes these metrics to Prometheus.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/pyinfra/devcontainer-feature.json b/src/pyinfra/devcontainer-feature.json index ac1ce60ae..9ca351337 100644 --- a/src/pyinfra/devcontainer-feature.json +++ b/src/pyinfra/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pyinfra", - "version": "2.0.17", + "version": "2.0.18", "name": "pyinfra (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pyinfra", "description": "pyinfra is a Python alternative to Ansible where you don't write your deployment in YAML file, but in Python.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/pylint/devcontainer-feature.json b/src/pylint/devcontainer-feature.json index 1c8fe4f51..0df96a2a7 100644 --- a/src/pylint/devcontainer-feature.json +++ b/src/pylint/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pylint", - "version": "2.0.17", + "version": "2.0.18", "name": "Pylint (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pylint", "description": "Pylint is a static code analyser for Python 2 or 3.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/pyoxidizer/devcontainer-feature.json b/src/pyoxidizer/devcontainer-feature.json index e1f38dc8d..2c24c1000 100644 --- a/src/pyoxidizer/devcontainer-feature.json +++ b/src/pyoxidizer/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pyoxidizer", - "version": "1.0.5", + "version": "1.0.6", "name": "PyOxidizer (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pyoxidizer", "description": "PyOxidizer is a modern Python application packaging and distribution tool.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/pyscaffold/devcontainer-feature.json b/src/pyscaffold/devcontainer-feature.json index d4b3d3b35..6101923e5 100644 --- a/src/pyscaffold/devcontainer-feature.json +++ b/src/pyscaffold/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "pyscaffold", - "version": "2.0.17", + "version": "2.0.18", "name": "PyScaffold (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/pyscaffold", "description": "PyScaffold is a python project template generator with batteries included.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/qrcode/devcontainer-feature.json b/src/qrcode/devcontainer-feature.json index ed1aee942..f6aa7eea3 100644 --- a/src/qrcode/devcontainer-feature.json +++ b/src/qrcode/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "qrcode", - "version": "2.0.17", + "version": "2.0.18", "name": "qrcode (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/qrcode", "description": "qrcode is a command line QR-Code generator.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/quarkus-sdkman/devcontainer-feature.json b/src/quarkus-sdkman/devcontainer-feature.json index 6c8eb9ad6..ee49ff9c7 100644 --- a/src/quarkus-sdkman/devcontainer-feature.json +++ b/src/quarkus-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "quarkus-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Quarkus CLI (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/quarkus-sdkman", "description": "Quarkus is a Kubernetes Native Java framework tailored for OpenJDK HotSpot and\nGraalVM, crafted from best-of-breed Java libraries and standards.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/quasar-cli/devcontainer-feature.json b/src/quasar-cli/devcontainer-feature.json index a5dde9256..47b3ba59d 100644 --- a/src/quasar-cli/devcontainer-feature.json +++ b/src/quasar-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "quasar-cli", - "version": "2.0.15", + "version": "2.0.16", "name": "Quasar CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/quasar-cli", "description": "Quasar is an MIT licensed open-source Vue.js based framework, which allows you as a web developer to quickly create responsive websites/apps in many flavours.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/raku-asdf/devcontainer-feature.json b/src/raku-asdf/devcontainer-feature.json index ffe147874..9c947fb96 100644 --- a/src/raku-asdf/devcontainer-feature.json +++ b/src/raku-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "raku-asdf", - "version": "1.0.17", + "version": "1.0.18", "name": "Raku (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/raku-asdf", "description": "Raku is a general-purpose, interpreted, dynamic programming language.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/apt-get-packages", "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/rclone/devcontainer-feature.json b/src/rclone/devcontainer-feature.json index fcb9fcd32..486cab29c 100644 --- a/src/rclone/devcontainer-feature.json +++ b/src/rclone/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "rclone", - "version": "1.0.14", + "version": "1.0.15", "name": "Rclone (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/rclone", "description": "Rclone ('rsync for cloud storage') is a command-line program to sync files and directories to and from different cloud storage providers.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/redis-homebrew/devcontainer-feature.json b/src/redis-homebrew/devcontainer-feature.json index 3ab873e55..9c2ee0468 100644 --- a/src/redis-homebrew/devcontainer-feature.json +++ b/src/redis-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "redis-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "Redis (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/redis-homebrew", "description": "Redis is an in-memory data structure store, used as a distributed, in-memory key-value database, cache and message broker, with optional durability.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/rekor-cli/devcontainer-feature.json b/src/rekor-cli/devcontainer-feature.json index dfff1625f..638cb947c 100644 --- a/src/rekor-cli/devcontainer-feature.json +++ b/src/rekor-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "rekor-cli", - "version": "1.0.9", + "version": "1.0.10", "name": "Rekor CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/rekor-cli", "description": "Rekor provide an immutable, tamper-resistant ledger of metadata generated within a software project supply chain.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/renovate-cli/devcontainer-feature.json b/src/renovate-cli/devcontainer-feature.json index 0673fcde5..b346810f4 100644 --- a/src/renovate-cli/devcontainer-feature.json +++ b/src/renovate-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "renovate-cli", - "version": "2.0.15", + "version": "2.0.16", "name": "Renovate CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/renovate-cli", "description": "Renovate is a universal dependency update tool. Multi-platform and multi-language.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/ripgrep/devcontainer-feature.json b/src/ripgrep/devcontainer-feature.json index 0a101a48e..8e19de2c2 100644 --- a/src/ripgrep/devcontainer-feature.json +++ b/src/ripgrep/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ripgrep", - "version": "1.0.14", + "version": "1.0.15", "name": "ripgrep (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ripgrep", "description": "ripgrep recursively searches directories for a regex pattern while respecting your gitignore.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/rollup/devcontainer-feature.json b/src/rollup/devcontainer-feature.json index fb3830f72..99eadf6d0 100644 --- a/src/rollup/devcontainer-feature.json +++ b/src/rollup/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "rollup", - "version": "2.0.15", + "version": "2.0.16", "name": "rollup.js (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/rollup", "description": "Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/ruby-asdf/devcontainer-feature.json b/src/ruby-asdf/devcontainer-feature.json index 2407eaf71..6ca20d1b5 100644 --- a/src/ruby-asdf/devcontainer-feature.json +++ b/src/ruby-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ruby-asdf", - "version": "0.0.1", + "version": "0.0.2", "name": "Ruby (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ruby-asdf", "description": "Installs Ruby via asdf.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/ruff/devcontainer-feature.json b/src/ruff/devcontainer-feature.json index 55739186c..4df2188f7 100644 --- a/src/ruff/devcontainer-feature.json +++ b/src/ruff/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ruff", - "version": "1.1.0", + "version": "1.1.1", "name": "Ruff (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ruff", "description": "Ruff is an extremely fast Python linter, written in Rust.", @@ -25,4 +25,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/salesforce-cli/devcontainer-feature.json b/src/salesforce-cli/devcontainer-feature.json index cb3c209e4..9349f13c4 100644 --- a/src/salesforce-cli/devcontainer-feature.json +++ b/src/salesforce-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "salesforce-cli", - "version": "1.0.2", + "version": "1.0.3", "name": "Salesforce CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/salesforce-cli", "description": "The Salesforce CLI is a powerful command line interface that simplifies development and build automation when working with your Salesforce org.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/salesforce-sfdx/devcontainer-feature.json b/src/salesforce-sfdx/devcontainer-feature.json index c19f59a6d..10cb0e3be 100644 --- a/src/salesforce-sfdx/devcontainer-feature.json +++ b/src/salesforce-sfdx/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "salesforce-sfdx", - "version": "1.0.2", + "version": "1.0.3", "name": "Salesforce sfdx (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/salesforce-sfdx", "description": "sfdx provide you with the ability to develop and test your apps more easily on Salesforce Platform.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/sanity-cli/devcontainer-feature.json b/src/sanity-cli/devcontainer-feature.json index c0701b0fb..052b63443 100644 --- a/src/sanity-cli/devcontainer-feature.json +++ b/src/sanity-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "sanity-cli", - "version": "1.0.2", + "version": "1.0.3", "name": "Sanity.io CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/sanity-cli", "description": "The sanity Command Line Interface (CLI) is a collection of tools for managing, developing, debugging, and deploying your Sanity Studio projects.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/sap-piper/devcontainer-feature.json b/src/sap-piper/devcontainer-feature.json index fe89b778d..573713268 100644 --- a/src/sap-piper/devcontainer-feature.json +++ b/src/sap-piper/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "sap-piper", - "version": "1.0.9", + "version": "1.0.10", "name": "Project Piper (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/sap-piper", "description": "Piper offers default pipelines to easily implement CI/CD processes integrating SAP systems.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/sbt-sdkman/devcontainer-feature.json b/src/sbt-sdkman/devcontainer-feature.json index b5ea67e07..954000412 100644 --- a/src/sbt-sdkman/devcontainer-feature.json +++ b/src/sbt-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "sbt-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "sbt (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/sbt-sdkman", "description": "SBT is an open source build tool for Scala and Java projects, similar to Java's\nMaven or Ant. Its main features are: native support for compiling Scala code and\nintegrating with many Scala test frameworks; build descriptions written in Scala\nusing a DSL; dependency management using Ivy (which supports Maven-format\nrepositories); continuous compilation, testing, and deployment; integration with\nthe Scala interpreter for rapid iteration and debugging; support for mixed\nJava/Scala projects", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/scala-sdkman/devcontainer-feature.json b/src/scala-sdkman/devcontainer-feature.json index 74347d967..f8db21588 100644 --- a/src/scala-sdkman/devcontainer-feature.json +++ b/src/scala-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "scala-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Scala (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/scala-sdkman", "description": "Scala is a programming language for general software applications. Scala has\nfull support for functional programming and a very strong static type system.\nThis allows programs written in Scala to be very concise and thus smaller in\nsize than other general-purpose programming languages. Scala source code is\nintended to be compiled to Java bytecode, so that the resulting executable code\nruns on a Java virtual machine. Java libraries may be used directly in Scala\ncode and vice versa. Scala is object-oriented, and uses a curly-brace syntax.\nScala has many features of functional programming languages, including currying,\ntype inference, immutability, lazy evaluation, and pattern matching. It also has\nan advanced type system supporting algebraic data types, covariance and\ncontravariance, higher-order types, and anonymous types. Other features of Scala\ninclude operator overloading, optional parameters, named parameters, raw\nstrings, and no checked exceptions.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/scalacli-sdkman/devcontainer-feature.json b/src/scalacli-sdkman/devcontainer-feature.json index 7dad4212c..debd346f0 100644 --- a/src/scalacli-sdkman/devcontainer-feature.json +++ b/src/scalacli-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "scalacli-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Scala CLI (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/scalacli-sdkman", "description": "Scala CLI is a command-line tool to interact with the Scala language. It lets\nyou compile, run, test, and package your Scala code (and more!)", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/scancode-toolkit/devcontainer-feature.json b/src/scancode-toolkit/devcontainer-feature.json index c944be1d6..64725a8fe 100644 --- a/src/scancode-toolkit/devcontainer-feature.json +++ b/src/scancode-toolkit/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "scancode-toolkit", - "version": "1.0.4", + "version": "1.0.5", "name": "Scan (SAST) (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/scancode-toolkit", "description": "ScanCode scan code to detect packages and dependencies, licenses, copyrights and more.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/schemacrawler-sdkman/devcontainer-feature.json b/src/schemacrawler-sdkman/devcontainer-feature.json index d2bf59317..965b86adc 100644 --- a/src/schemacrawler-sdkman/devcontainer-feature.json +++ b/src/schemacrawler-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "schemacrawler-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "SchemaCrawler (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/schemacrawler-sdkman", "description": "SchemaCrawler is a free database schema discovery and comprehension tool.\nSchemaCrawler has a good mix of useful features for data governance. You can\nsearch for database schema objects using regular expressions, and output the\nschema and data in a readable text format. The output serves for database\ndocumentation, and is designed to be diff-ed against other database schemas.\nSchemaCrawler also generates schema diagrams. You can execute scripts in any\nstandard scripting language against your database. You can find potential schema\ndesign issues with lint.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/sentinel-asdf/devcontainer-feature.json b/src/sentinel-asdf/devcontainer-feature.json index d86403554..c0005afb3 100644 --- a/src/sentinel-asdf/devcontainer-feature.json +++ b/src/sentinel-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "sentinel-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "sentinel (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/sentinel-asdf", "description": "Sentinel is an embeddable policy as code framework to enable fine-grained, logic-based policy decisions that can be extended to source external information to make decisions.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/serf-asdf/devcontainer-feature.json b/src/serf-asdf/devcontainer-feature.json index 5ebb6f8a3..bdbcf0507 100644 --- a/src/serf-asdf/devcontainer-feature.json +++ b/src/serf-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "serf-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Serf (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/serf-asdf", "description": "Serf is a decentralized solution for cluster membership, failure detection, and orchestration.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/shfmt/devcontainer-feature.json b/src/shfmt/devcontainer-feature.json index 0f893123e..b7c632f2d 100644 --- a/src/shfmt/devcontainer-feature.json +++ b/src/shfmt/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "shfmt", - "version": "1.0.1", + "version": "1.0.2", "name": "shfmt (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/shfmt", "description": "Shfmt is a shell parser, formatter, and interpreter.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/shopify-cli/devcontainer-feature.json b/src/shopify-cli/devcontainer-feature.json index 42d567e36..2851385a6 100644 --- a/src/shopify-cli/devcontainer-feature.json +++ b/src/shopify-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "shopify-cli", - "version": "1.0.3", + "version": "1.0.4", "name": "Shopify CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/shopify-cli", "description": "Shopify CLI is a command-line interface tool that helps you build Shopify apps and themes. It quickly generates Shopify apps, themes, and custom storefronts. You can also use it to automate many common development tasks.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/sigstore-python/devcontainer-feature.json b/src/sigstore-python/devcontainer-feature.json index 809e9d446..5f59a2dcc 100644 --- a/src/sigstore-python/devcontainer-feature.json +++ b/src/sigstore-python/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "sigstore-python", - "version": "1.0.4", + "version": "1.0.5", "name": "sigstore-python (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ansible", "description": "sigstore-python is a Python tool for generating and verifying Sigstore signatures. You can use it to sign and verify Python package distributions, or anything else!", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/snyk-cli/devcontainer-feature.json b/src/snyk-cli/devcontainer-feature.json index 4d44ae371..33abfe8bb 100644 --- a/src/snyk-cli/devcontainer-feature.json +++ b/src/snyk-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "snyk-cli", - "version": "1.0.2", + "version": "1.0.3", "name": "Snyk CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/snyk-cli", "description": "Snyk CLI scans and monitors your projects for security vulnerabilities.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/sops/devcontainer-feature.json b/src/sops/devcontainer-feature.json index 5a9000a44..6486bf0de 100644 --- a/src/sops/devcontainer-feature.json +++ b/src/sops/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "sops", - "version": "1.0.14", + "version": "1.0.15", "name": "sops (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/sops", "description": "sops is an editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault, age, and PGP.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/spacectl/devcontainer-feature.json b/src/spacectl/devcontainer-feature.json index d80b60992..cb7d6a54c 100644 --- a/src/spacectl/devcontainer-feature.json +++ b/src/spacectl/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "spacectl", - "version": "1.0.5", + "version": "1.0.6", "name": "Spacelift CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/spacectl", "description": "spacectl is a utility wrapping Spacelift's GraphQL API for easy programmatic access in command-line contexts - either in manual interactive mode (in your local shell), or in a predefined CI pipeline (GitHub actions, CircleCI, Jenkins etc).", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/spark-sdkman/devcontainer-feature.json b/src/spark-sdkman/devcontainer-feature.json index d2bb4c270..d1cf2f438 100644 --- a/src/spark-sdkman/devcontainer-feature.json +++ b/src/spark-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "spark-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Spark (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/spark-sdkman", "description": "Apache Spark is an open-source cluster-computing framework. Spark provides an\ninterface for programming entire clusters with implicit data parallelism and\nfault-tolerance.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/spicedb/devcontainer-feature.json b/src/spicedb/devcontainer-feature.json index 3f8567aa3..97b81a3b9 100644 --- a/src/spicedb/devcontainer-feature.json +++ b/src/spicedb/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "spicedb", - "version": "1.0.5", + "version": "1.0.6", "name": "SpiceDB (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/spicedb", "description": "SpiceDB is an open source, Google Zanzibar-inspired, database system for creating and managing security-critical application permissions.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/springboot-sdkman/devcontainer-feature.json b/src/springboot-sdkman/devcontainer-feature.json index a0469b98f..4688073de 100644 --- a/src/springboot-sdkman/devcontainer-feature.json +++ b/src/springboot-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "springboot-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Spring Boot (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/springboot-sdkman", "description": "Spring Boot takes an opinionated view of building production-ready Spring\napplications. It favors convention over configuration and is designed to get you\nup and running as quickly as possible.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/sqlfluff/devcontainer-feature.json b/src/sqlfluff/devcontainer-feature.json index fc5fbc857..659b9b26a 100644 --- a/src/sqlfluff/devcontainer-feature.json +++ b/src/sqlfluff/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "sqlfluff", - "version": "1.0.2", + "version": "1.0.3", "name": "SqlFluff (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/sqlfluff", "description": "Fluff is an extensible and modular linter designed to help you write good SQL and catch errors and bad SQL before it hits your database.", @@ -27,4 +27,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/squarespace-server/devcontainer-feature.json b/src/squarespace-server/devcontainer-feature.json index d85f6aa9f..8399dc786 100644 --- a/src/squarespace-server/devcontainer-feature.json +++ b/src/squarespace-server/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "squarespace-server", - "version": "1.0.2", + "version": "1.0.3", "name": "Squarespace Local Development Server (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/squarespace-server", "description": "The Squarespace local development server is a command line tool that sets up a test server on your computer, allowing you to see changes to your template before making them live", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/sshoogr-sdkman/devcontainer-feature.json b/src/sshoogr-sdkman/devcontainer-feature.json index 20e6a76e6..3aa3c1de2 100644 --- a/src/sshoogr-sdkman/devcontainer-feature.json +++ b/src/sshoogr-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "sshoogr-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Sshoogr (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/sshoogr-sdkman", "description": "Sshoogr is a Groovy based DSL and command line tool for working with remote\nservers through SSH.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/starship-homebrew/devcontainer-feature.json b/src/starship-homebrew/devcontainer-feature.json index 4d5f86d58..e17204bc3 100644 --- a/src/starship-homebrew/devcontainer-feature.json +++ b/src/starship-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "starship-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "Starship (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/starship-homebrew", "description": "Starship is fast and highly customizable cross-shell prompt that can display contextual information.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/starship/devcontainer-feature.json b/src/starship/devcontainer-feature.json index 9bc35bd6e..9078540b3 100644 --- a/src/starship/devcontainer-feature.json +++ b/src/starship/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "starship", - "version": "1.0.9", + "version": "1.0.10", "name": "Starship (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/starship", "description": "Starship is fast and highly customizable cross-shell prompt that can display contextual information.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/statsd-exporter/devcontainer-feature.json b/src/statsd-exporter/devcontainer-feature.json index 62e25f3be..13c446a0c 100644 --- a/src/statsd-exporter/devcontainer-feature.json +++ b/src/statsd-exporter/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "statsd-exporter", - "version": "1.0.2", + "version": "1.0.3", "name": "Prometheus StatsD Exporter (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/statsd-exporter", "description": "The StatsD exporter is a drop-in replacement for StatsD. This exporter translates StatsD metrics to Prometheus metrics via configured mapping rules.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/stew/devcontainer-feature.json b/src/stew/devcontainer-feature.json index dadbc0506..03b198a8f 100644 --- a/src/stew/devcontainer-feature.json +++ b/src/stew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "stew", - "version": "1.0.14", + "version": "1.0.15", "name": "stew (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/stew", "description": "stew is an independent package manager for compiled binaries.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/supabase-cli/devcontainer-feature.json b/src/supabase-cli/devcontainer-feature.json index 1d5cbd20a..1750fecae 100644 --- a/src/supabase-cli/devcontainer-feature.json +++ b/src/supabase-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "supabase-cli", - "version": "1.0.6", + "version": "1.0.7", "name": "Supabase CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/supabase-cli", "description": "The Supabase CLI provides tools to develop your project locally and deploy to the Supabase Platform. You can also use the CLI to manage your Supabase projects, handle database migrations and CI/CD workflows, and generate types directly from your database schema.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/surge-cli/devcontainer-feature.json b/src/surge-cli/devcontainer-feature.json index de609d72a..ed267be47 100644 --- a/src/surge-cli/devcontainer-feature.json +++ b/src/surge-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "surge-cli", - "version": "1.0.2", + "version": "1.0.3", "name": "Surge CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/surge-cli", "description": "Publish HTML, CSS, and JS for free, without leaving the command line.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/sv2v/devcontainer-feature.json b/src/sv2v/devcontainer-feature.json index c308b321c..7939cffd2 100644 --- a/src/sv2v/devcontainer-feature.json +++ b/src/sv2v/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "sv2v", - "version": "1.0.14", + "version": "1.0.15", "name": "sv2v (SystemVerilog to Verilog) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/sv2v", "description": "sv2v converts SystemVerilog (IEEE 1800-2017) to Verilog (IEEE 1364-2005), with an emphasis on supporting synthesizable language constructs.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/svu-asdf/devcontainer-feature.json b/src/svu-asdf/devcontainer-feature.json index 806d85d2b..4fc2f8746 100644 --- a/src/svu-asdf/devcontainer-feature.json +++ b/src/svu-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "svu-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "svu (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/svu-asdf", "description": "svu is a tool to manage semantic versions at ease.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/syft/devcontainer-feature.json b/src/syft/devcontainer-feature.json index c3a429345..18480310e 100644 --- a/src/syft/devcontainer-feature.json +++ b/src/syft/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "syft", - "version": "1.0.9", + "version": "1.0.10", "name": "Syft (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/syft", "description": "Syft is A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/syntaqx-serve/devcontainer-feature.json b/src/syntaqx-serve/devcontainer-feature.json index 8296bb6de..553ab3314 100644 --- a/src/syntaqx-serve/devcontainer-feature.json +++ b/src/syntaqx-serve/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "syntaqx-serve", - "version": "1.0.6", + "version": "1.0.7", "name": "serve (by syntaqx) (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/syntaqx-cli", "description": "serve is a static http server anywhere you need one. It's basically python -m SimpleHTTPServer 8080 written in Go, because who can remember that many letters?", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/tailscale/devcontainer-feature.json b/src/tailscale/devcontainer-feature.json index f05fdb30d..50aa078a9 100644 --- a/src/tailscale/devcontainer-feature.json +++ b/src/tailscale/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tailscale", - "version": "1.0.11", + "version": "1.0.12", "name": "Tailscale (via tailscale.com)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tailscale", "description": "Tailscale is a VPN service that makes the devices and applications you own accessible anywhere in the world, securely and effortlessly.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/curl-apt-get" ] -} \ No newline at end of file +} diff --git a/src/taxi-sdkman/devcontainer-feature.json b/src/taxi-sdkman/devcontainer-feature.json index 3fa957ce9..b776d8d53 100644 --- a/src/taxi-sdkman/devcontainer-feature.json +++ b/src/taxi-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "taxi-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Taxi (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/taxi-sdkman", "description": "Taxi is a language for documenting data - such as data models - and the\ncontracts of APIs. It describes data semantically, allowing powerful tooling to\ndiscover and map data based on it's meaning, rather than the name of a field.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/tekton-cli/devcontainer-feature.json b/src/tekton-cli/devcontainer-feature.json index 6f42934d4..9c5673e99 100644 --- a/src/tekton-cli/devcontainer-feature.json +++ b/src/tekton-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tekton-cli", - "version": "1.0.7", + "version": "1.0.8", "name": "Tekton CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tekton-cli", "description": "The Tekton Pipelines CLI project provides a command-line interface (CLI) for interacting with Tekton, an open-source framework for Continuous Integration and Delivery (CI/CD) systems.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/tempo/devcontainer-feature.json b/src/tempo/devcontainer-feature.json index b94f39276..a49f67f9e 100644 --- a/src/tempo/devcontainer-feature.json +++ b/src/tempo/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tempo", - "version": "1.0.7", + "version": "1.0.8", "name": "Grafana Tempo (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tempo", "description": "Grafana Tempo is an open source, easy-to-use and high-scale distributed tracing backend. Tempo is cost-efficient, requiring only object storage to operate, and is deeply integrated with Grafana, Prometheus, and Loki.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/temporal-cli/devcontainer-feature.json b/src/temporal-cli/devcontainer-feature.json index f9fe093a6..93420b6f8 100644 --- a/src/temporal-cli/devcontainer-feature.json +++ b/src/temporal-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "temporal-cli", - "version": "1.0.6", + "version": "1.0.7", "name": "Temporal CLI (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/temporal-cli", "description": "Temporal CLI is a Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/terracognita/devcontainer-feature.json b/src/terracognita/devcontainer-feature.json index 3efea51e1..b26e5279b 100644 --- a/src/terracognita/devcontainer-feature.json +++ b/src/terracognita/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "terracognita", - "version": "1.0.5", + "version": "1.0.6", "name": "TerraCognita (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/terracognita", "description": "TerraCognita is open-source software that quickly and automatically creates Terraform from all of your manually-provisioned resources.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/terraform-asdf/devcontainer-feature.json b/src/terraform-asdf/devcontainer-feature.json index f7e24ec45..513d64e59 100644 --- a/src/terraform-asdf/devcontainer-feature.json +++ b/src/terraform-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "terraform-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Terraform (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/terraform-asdf", "description": "Terraform is an open-source infrastructure as code software tool that enables you to safely and predictably create, change, and improve infrastructure.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/terraform-docs/devcontainer-feature.json b/src/terraform-docs/devcontainer-feature.json index 82442cf79..de8801941 100644 --- a/src/terraform-docs/devcontainer-feature.json +++ b/src/terraform-docs/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "terraform-docs", - "version": "1.0.5", + "version": "1.0.6", "name": "terraform-docs (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/terraform-docs", "description": "terraform-docs is a utility to generate documentation from Terraform modules in various output formats.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/terraform-ls-asdf/devcontainer-feature.json b/src/terraform-ls-asdf/devcontainer-feature.json index fc4990eb3..d01f9dce5 100644 --- a/src/terraform-ls-asdf/devcontainer-feature.json +++ b/src/terraform-ls-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "terraform-ls-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Terraform Language Server (terraform-ls) (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/terraform-ls-asdf", "description": "The official Terraform language server (terraform-ls) maintained by HashiCorp provides IDE features to any LSP-compatible editor.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/terraformer/devcontainer-feature.json b/src/terraformer/devcontainer-feature.json index 51683045c..8621a3720 100644 --- a/src/terraformer/devcontainer-feature.json +++ b/src/terraformer/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "terraformer", - "version": "1.0.5", + "version": "1.0.6", "name": "Terraformer (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/terraformer", "description": "Terraformer is a CLI tool to generate terraform files from existing infrastructure (reverse Terraform).", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/terragrunt/devcontainer-feature.json b/src/terragrunt/devcontainer-feature.json index a1fe76264..2d0440993 100644 --- a/src/terragrunt/devcontainer-feature.json +++ b/src/terragrunt/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "terragrunt", - "version": "1.0.14", + "version": "1.0.15", "name": "Terragrunt (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/terragrunt", "description": "Terragrunt is a thin wrapper that provides extra tools for keeping your configurations DRY, working with multiple Terraform modules, and managing remote state.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/terramate/devcontainer-feature.json b/src/terramate/devcontainer-feature.json index 30dac4a67..adfc231b5 100644 --- a/src/terramate/devcontainer-feature.json +++ b/src/terramate/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "terramate", - "version": "1.0.5", + "version": "1.0.6", "name": "Terramate (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/terramate", "description": "Terramate adds powerful capabilities such as code generation, stacks, orchestration, change detection, data sharing and more to Terraform.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/terrascan/devcontainer-feature.json b/src/terrascan/devcontainer-feature.json index 475c541cf..fbadec434 100644 --- a/src/terrascan/devcontainer-feature.json +++ b/src/terrascan/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "terrascan (via Github Releases)", "id": "terrascan", - "version": "1.0.1", + "version": "1.0.2", "description": "Terrascan is a static code analyzer for Infrastructure as Code.", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/terrascan", "options": { @@ -15,4 +15,4 @@ "description": "Select the version you would like to install" } } -} \ No newline at end of file +} diff --git a/src/tfc-agent-asdf/devcontainer-feature.json b/src/tfc-agent-asdf/devcontainer-feature.json index 662d77bc8..ba3515eb7 100644 --- a/src/tfc-agent-asdf/devcontainer-feature.json +++ b/src/tfc-agent-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tfc-agent-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "tfc-agent (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tfc-agent-asdf", "description": "Installs tfc-agent", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/tfenv-homebrew/devcontainer-feature.json b/src/tfenv-homebrew/devcontainer-feature.json index 54f7d6189..10a32376d 100644 --- a/src/tfenv-homebrew/devcontainer-feature.json +++ b/src/tfenv-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tfenv-homebrew", - "version": "1.0.15", + "version": "1.0.16", "name": "tfenv (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tfenv-homebrew", "description": "tfenv is an open-source Terraform version manager tool.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/tfsec/devcontainer-feature.json b/src/tfsec/devcontainer-feature.json index 437785343..396c70b00 100644 --- a/src/tfsec/devcontainer-feature.json +++ b/src/tfsec/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tfsec", - "version": "1.0.5", + "version": "1.0.6", "name": "tfsec (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tfsec", "description": "tfsec is a static analysis security scanner for your Terraform code. Designed to run locally and in your CI pipelines, developer-friendly output and fully documented checks mean detection and remediation can take place as quickly and efficiently as possible", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/tfswitch/devcontainer-feature.json b/src/tfswitch/devcontainer-feature.json index a81f149a1..7b1de469d 100644 --- a/src/tfswitch/devcontainer-feature.json +++ b/src/tfswitch/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tfswitch", - "version": "1.0.10", + "version": "1.0.11", "name": "Terraform Switcher (tfswitch) (via warrensbox/terraform-switcher)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tfswitch", "description": "The tfswitch command line tool lets you switch between different versions of terraform.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/curl-apt-get" ] -} \ No newline at end of file +} diff --git a/src/tldr/devcontainer-feature.json b/src/tldr/devcontainer-feature.json index 72e6b5bdd..d35cc4616 100644 --- a/src/tldr/devcontainer-feature.json +++ b/src/tldr/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tldr", - "version": "2.0.15", + "version": "2.0.16", "name": "tldr (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tldr", "description": "The tldr pages are a community effort to simplify the beloved man pages with practical examples.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/tmate/devcontainer-feature.json b/src/tmate/devcontainer-feature.json index 2add1e47f..ba3bea8ad 100644 --- a/src/tmate/devcontainer-feature.json +++ b/src/tmate/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tmate", - "version": "1.0.6", + "version": "1.0.7", "name": "tmate (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tmate", "description": "tmate is a terminal multiplexer with instant terminal sharing. It enables a number of terminals to be created, accessed, and controlled from a single screen and be shared with another mates.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/tmux-apt-get/devcontainer-feature.json b/src/tmux-apt-get/devcontainer-feature.json index f3c1b2e4d..e365c234f 100644 --- a/src/tmux-apt-get/devcontainer-feature.json +++ b/src/tmux-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tmux-apt-get", - "version": "1.0.16", + "version": "1.0.17", "name": "tmux (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tmux-apt-get", "description": "tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/tmux-homebrew/devcontainer-feature.json b/src/tmux-homebrew/devcontainer-feature.json index 519b8a849..b96770491 100644 --- a/src/tmux-homebrew/devcontainer-feature.json +++ b/src/tmux-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tmux-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "tmux (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tmux-homebrew", "description": "tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/tomcat-sdkman/devcontainer-feature.json b/src/tomcat-sdkman/devcontainer-feature.json index 6076815d9..6b7363234 100644 --- a/src/tomcat-sdkman/devcontainer-feature.json +++ b/src/tomcat-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tomcat-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "Apache Tomcat (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tomcat-sdkman", "description": "The Apache Tomcat software is an open source implementation of the Java\nServlet, JavaServer Pages, Java Expression Language and Java WebSocket\ntechnologies.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/tooljet-cli/devcontainer-feature.json b/src/tooljet-cli/devcontainer-feature.json index 4cf59ec30..ace7cc405 100644 --- a/src/tooljet-cli/devcontainer-feature.json +++ b/src/tooljet-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tooljet-cli", - "version": "1.0.2", + "version": "1.0.3", "name": "ToolJet CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tooljet-cli", "description": "ToolJet is an open-source low-code framework to build and deploy internal tools quickly with minimal engineering effort.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/toolkit-sdkman/devcontainer-feature.json b/src/toolkit-sdkman/devcontainer-feature.json index e54d6cb0e..88617b39b 100644 --- a/src/toolkit-sdkman/devcontainer-feature.json +++ b/src/toolkit-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "toolkit-sdkman", - "version": "2.0.16", + "version": "2.0.17", "name": "ToolKit (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/toolkit-sdkman", "description": "Toolkit is a client command line tool that supports multiple IoT protocols like\nMQTT and COAP. It provides a command line client tool for IoT development.", @@ -42,4 +42,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/tox/devcontainer-feature.json b/src/tox/devcontainer-feature.json index ba734237c..164a871c3 100644 --- a/src/tox/devcontainer-feature.json +++ b/src/tox/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tox", - "version": "2.0.17", + "version": "2.0.18", "name": "tox (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tox", "description": "tox is a generic virtual environment management and test command line tool.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/tridentctl-asdf/devcontainer-feature.json b/src/tridentctl-asdf/devcontainer-feature.json index 96248b958..34b1f2b75 100644 --- a/src/tridentctl-asdf/devcontainer-feature.json +++ b/src/tridentctl-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tridentctl-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "tridentctl (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tridentctl-asdf", "description": "Installs tridentctl", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/truffle/devcontainer-feature.json b/src/truffle/devcontainer-feature.json index 31b1f7e2b..30fdc8c7f 100644 --- a/src/truffle/devcontainer-feature.json +++ b/src/truffle/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "truffle", - "version": "1.0.2", + "version": "1.0.3", "name": "Truffle (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/truffle", "description": "Truffle is a development environment, testing framework, and asset pipeline for Ethereum, aiming to make life as an Ethereum developer easier.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/ts-node/devcontainer-feature.json b/src/ts-node/devcontainer-feature.json index fa8726bd0..d46f96f5d 100644 --- a/src/ts-node/devcontainer-feature.json +++ b/src/ts-node/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "ts-node", - "version": "1.0.1", + "version": "1.0.2", "name": "ts-node (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ts-node", "description": "ts-node is a TypeScript execution engine and REPL for Node.js. It JIT transforms TypeScript into JavaScript, enabling you to directly execute TypeScript on Node.js without precompiling. ", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/tsx/devcontainer-feature.json b/src/tsx/devcontainer-feature.json index 447437f0f..476a18af8 100644 --- a/src/tsx/devcontainer-feature.json +++ b/src/tsx/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "tsx", - "version": "1.0.1", + "version": "1.0.2", "name": "tsx (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/tsx", "description": "tsx is a CLI command (alternative to node) for seamlessly running TypeScript & ESM, in both commonjs & module package types.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/turborepo-npm/devcontainer-feature.json b/src/turborepo-npm/devcontainer-feature.json index 81e3fc83a..64bfcf997 100644 --- a/src/turborepo-npm/devcontainer-feature.json +++ b/src/turborepo-npm/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "turborepo-npm", - "version": "1.0.11", + "version": "1.0.12", "name": "Turborepo (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/turborepo-npm", "description": "Turborepo is a high-performance build system for JavaScript and TypeScript codebases.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/twine/devcontainer-feature.json b/src/twine/devcontainer-feature.json index 10a59cce9..fbfa3fbc8 100644 --- a/src/twine/devcontainer-feature.json +++ b/src/twine/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "twine", - "version": "2.0.17", + "version": "2.0.18", "name": "Twine (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/twine", "description": "Twine is a utility for publishing Python packages on PyPI.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/typescript/devcontainer-feature.json b/src/typescript/devcontainer-feature.json index 3d0ce281c..fdd74ec27 100644 --- a/src/typescript/devcontainer-feature.json +++ b/src/typescript/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "typescript", - "version": "2.0.15", + "version": "2.0.16", "name": "TypeScript (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/typescript", "description": "TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/typst/devcontainer-feature.json b/src/typst/devcontainer-feature.json index 5183104f6..874bd40c0 100644 --- a/src/typst/devcontainer-feature.json +++ b/src/typst/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "typst", - "version": "1.0.5", + "version": "1.0.6", "name": "Typst (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/typst", "description": "Typst is a new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/ufmt/devcontainer-feature.json b/src/ufmt/devcontainer-feature.json index 5da98aa98..bed16f2bf 100644 --- a/src/ufmt/devcontainer-feature.json +++ b/src/ufmt/devcontainer-feature.json @@ -1,9 +1,9 @@ { "id": "ufmt", - "version": "1.0.1", + "version": "1.0.2", "name": "ufmt (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/ufmt", - "description": "\u00b5fmt is a safe, atomic code formatter for Python built on top of black and \u00b5sort.", + "description": "µfmt is a safe, atomic code formatter for Python built on top of black and µsort.", "options": { "version": { "default": "latest", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/upx/devcontainer-feature.json b/src/upx/devcontainer-feature.json index 9daf49ba2..67e558678 100644 --- a/src/upx/devcontainer-feature.json +++ b/src/upx/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "upx", - "version": "1.0.14", + "version": "1.0.15", "name": "UPX (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/upx", "description": "UPX is a free, secure, portable, extendable, high-performance executable packer for several executable formats.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/vault-asdf/devcontainer-feature.json b/src/vault-asdf/devcontainer-feature.json index 07c3545cb..2f74b8731 100644 --- a/src/vault-asdf/devcontainer-feature.json +++ b/src/vault-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "vault-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Vault (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/vault-asdf", "description": "Vault secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets in modern computing.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/vercel-cli/devcontainer-feature.json b/src/vercel-cli/devcontainer-feature.json index 2cd8308e5..67f1111c3 100644 --- a/src/vercel-cli/devcontainer-feature.json +++ b/src/vercel-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "vercel-cli", - "version": "1.0.3", + "version": "1.0.4", "name": "Vercel CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/vercel-cli", "description": "With Vercel CLI command-line interface (CLI) you can interact with the Vercel platform using a terminal, or through an automated system, enabling you to retrieve logs, manage certificates, replicate your deployment environment locally, manage Domain Name System (DNS) records, and more.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/vercel-ncc/devcontainer-feature.json b/src/vercel-ncc/devcontainer-feature.json index e41c0c43f..82423ca11 100644 --- a/src/vercel-ncc/devcontainer-feature.json +++ b/src/vercel-ncc/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "vercel-ncc", - "version": "1.0.3", + "version": "1.0.4", "name": "ncc (by Vercel) (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/vercel-ncc", "description": "ncc is a simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/vercel-pkg/devcontainer-feature.json b/src/vercel-pkg/devcontainer-feature.json index 874522d04..f5c3ef141 100644 --- a/src/vercel-pkg/devcontainer-feature.json +++ b/src/vercel-pkg/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "vercel-pkg", - "version": "1.0.3", + "version": "1.0.4", "name": "pkg (by Vercel) (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/vercel-pkg", "description": "This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/vercel-release/devcontainer-feature.json b/src/vercel-release/devcontainer-feature.json index 1aa99e7e3..08afd6912 100644 --- a/src/vercel-release/devcontainer-feature.json +++ b/src/vercel-release/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "vercel-release", - "version": "1.0.3", + "version": "1.0.4", "name": "Release (by Vercel) (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/vercel-release", "description": "Release is a command line tool to automatically generate a new GitHub Release and populates it with the changes (commits) made since the last release.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/vercel-serve/devcontainer-feature.json b/src/vercel-serve/devcontainer-feature.json index 7b02e41a5..d8d33b324 100644 --- a/src/vercel-serve/devcontainer-feature.json +++ b/src/vercel-serve/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "vercel-serve", - "version": "1.0.3", + "version": "1.0.4", "name": "serve (by Vercel) (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/vercel-serve", "description": "serve helps you serve a static site, single page application or just a static file (no matter if on your device or on the local network).", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/vscode-cli/devcontainer-feature.json b/src/vscode-cli/devcontainer-feature.json index bd32278f0..21d541a6f 100644 --- a/src/vscode-cli/devcontainer-feature.json +++ b/src/vscode-cli/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Visual Studio Code CLI", "id": "vscode-cli", - "version": "1.0.1", + "version": "1.0.2", "description": "Visual Studio Code CLI (official Microsoft build), which manages the Visual Studio Code Server and vscode.dev tunnels.", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/vscode-cli", "options": { @@ -14,4 +14,4 @@ "description": "Specify the Visual Studio Code CLI version to install; or \"latest\"; or \"commit:\"" } } -} \ No newline at end of file +} diff --git a/src/vscode-server/devcontainer-feature.json b/src/vscode-server/devcontainer-feature.json index 63366c8cf..742b70ae6 100644 --- a/src/vscode-server/devcontainer-feature.json +++ b/src/vscode-server/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Visual Studio Code Server", "id": "vscode-server", - "version": "1.0.1", + "version": "1.0.2", "description": "Visual Studio Code Server (official Microsoft build), which hosts Visual Studio Code via HTTP", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/vscode-server", "options": { @@ -14,4 +14,4 @@ "description": "Specify the Visual Studio Code Server version to install; or \"latest\"; or \"commit:\"" } } -} \ No newline at end of file +} diff --git a/src/vtop/devcontainer-feature.json b/src/vtop/devcontainer-feature.json index e95497183..75b014d34 100644 --- a/src/vtop/devcontainer-feature.json +++ b/src/vtop/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "vtop", - "version": "2.0.15", + "version": "2.0.16", "name": "vtop (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/vtop", "description": "vtop is a graphical activity monitor for the command line.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/vue-cli/devcontainer-feature.json b/src/vue-cli/devcontainer-feature.json index 3a2600379..e58cf72a4 100644 --- a/src/vue-cli/devcontainer-feature.json +++ b/src/vue-cli/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "vue-cli", - "version": "2.0.15", + "version": "2.0.16", "name": "Vue CLI (via npm)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/vue-cli", "description": "Vue CLI is a full system for rapid Vue.js development.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/npm-package", "ghcr.io/devcontainers/features/node" ] -} \ No newline at end of file +} diff --git a/src/vulture/devcontainer-feature.json b/src/vulture/devcontainer-feature.json index 6320e66fb..d6a1d6e28 100644 --- a/src/vulture/devcontainer-feature.json +++ b/src/vulture/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "vulture", - "version": "2.0.17", + "version": "2.0.18", "name": "Vulture (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/vulture", "description": "Vulture finds unused code in Python programs.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/w3m-apt-get/devcontainer-feature.json b/src/w3m-apt-get/devcontainer-feature.json index 9c5a95baa..163461bb6 100644 --- a/src/w3m-apt-get/devcontainer-feature.json +++ b/src/w3m-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "w3m-apt-get", - "version": "1.0.16", + "version": "1.0.17", "name": "w3m (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/w3m-apt-get", "description": "w3m is a free software/open source text-based web browser and terminal pager.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/w3m-homebrew/devcontainer-feature.json b/src/w3m-homebrew/devcontainer-feature.json index 0cf27cf5e..1768789eb 100644 --- a/src/w3m-homebrew/devcontainer-feature.json +++ b/src/w3m-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "w3m-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "w3m (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/w3m-homebrew", "description": "w3m is a free software/open source text-based web browser and terminal pager.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/waypoint-asdf/devcontainer-feature.json b/src/waypoint-asdf/devcontainer-feature.json index 76d5729e9..da4abe323 100644 --- a/src/waypoint-asdf/devcontainer-feature.json +++ b/src/waypoint-asdf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "waypoint-asdf", - "version": "2.0.15", + "version": "2.0.16", "name": "Waypoint (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/waypoint-asdf", "description": "Waypoint is an open source solution that provides a modern workflow for build, deploy, and release across platforms.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] -} \ No newline at end of file +} diff --git a/src/webtau-sdkman/devcontainer-feature.json b/src/webtau-sdkman/devcontainer-feature.json index 259fded52..a799be8bf 100644 --- a/src/webtau-sdkman/devcontainer-feature.json +++ b/src/webtau-sdkman/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "webtau-sdkman", - "version": "2.0.15", + "version": "2.0.16", "name": "Webtau (via SDKMAN)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/webtau-sdkman", "description": "Webtau (short for web test automation) is a testing API, command line tool and a\nframework to write unit, integration and end-to-end tests. Tests can span\nmultiple application layers like REST-API, Graph QL, Browser, Database and CLI.\nConsistent set of matchers and testing concepts work across all testing layers.\nUse REPL mode to speed-up tests development. Leverage rich reporting to\nsignificantly cut down failure investigation time.", @@ -41,4 +41,4 @@ "ghcr.io/ebaskoro/devcontainer-features/sdkman", "ghcr.io/devcontainers/features/java" ] -} \ No newline at end of file +} diff --git a/src/wget-apt-get/devcontainer-feature.json b/src/wget-apt-get/devcontainer-feature.json index 3d412623c..f7ed79e51 100644 --- a/src/wget-apt-get/devcontainer-feature.json +++ b/src/wget-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "wget-apt-get", - "version": "1.0.16", + "version": "1.0.17", "name": "Wget (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/wget-apt-get", "description": "Wget is a free software package for retrieving files using HTTP, HTTPS, FTP and FTPS, the most widely used Internet protocols.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/wget-homebrew/devcontainer-feature.json b/src/wget-homebrew/devcontainer-feature.json index 990fe9a03..5da4cbb25 100644 --- a/src/wget-homebrew/devcontainer-feature.json +++ b/src/wget-homebrew/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "wget-homebrew", - "version": "1.0.20", + "version": "1.0.21", "name": "Wget (via Homebrew)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/wget-homebrew", "description": "Wget is a free software package for retrieving files using HTTP, HTTPS, FTP and FTPS, the most widely used Internet protocols.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/homebrew-package" ] -} \ No newline at end of file +} diff --git a/src/wireguard-apt-get/devcontainer-feature.json b/src/wireguard-apt-get/devcontainer-feature.json index bb22c37e1..03d4fab58 100644 --- a/src/wireguard-apt-get/devcontainer-feature.json +++ b/src/wireguard-apt-get/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "wireguard-apt-get", - "version": "1.0.11", + "version": "1.0.12", "name": "WireGuard (via apt-get)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/wireguard-apt-get", "description": "WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography.", @@ -8,4 +8,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/apt-get-packages" ] -} \ No newline at end of file +} diff --git a/src/xmrig/devcontainer-feature.json b/src/xmrig/devcontainer-feature.json index feddd0d0a..b30a494ee 100644 --- a/src/xmrig/devcontainer-feature.json +++ b/src/xmrig/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "xmrig", - "version": "1.0.2", + "version": "1.0.3", "name": "XMRig (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/xmrig", "description": "XMRig is a high performance, open source, cross platform RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/xonsh/devcontainer-feature.json b/src/xonsh/devcontainer-feature.json index 24b2f9402..17de1006a 100644 --- a/src/xonsh/devcontainer-feature.json +++ b/src/xonsh/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "xonsh", - "version": "1.0.4", + "version": "1.0.5", "name": "Xonsh (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/xonsh", "description": "Xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/yamllint/devcontainer-feature.json b/src/yamllint/devcontainer-feature.json index 84f4e789e..acddee42e 100644 --- a/src/yamllint/devcontainer-feature.json +++ b/src/yamllint/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "yamllint", - "version": "2.0.17", + "version": "2.0.18", "name": "yamllint (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/yamllint", "description": "yamllint is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/yapf/devcontainer-feature.json b/src/yapf/devcontainer-feature.json index 2d4691947..b4d11280c 100644 --- a/src/yapf/devcontainer-feature.json +++ b/src/yapf/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "yapf", - "version": "2.0.17", + "version": "2.0.18", "name": "yapf (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/yapf", "description": "yapf is a formatter for Python files.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/youtube-dl/devcontainer-feature.json b/src/youtube-dl/devcontainer-feature.json index 27b679e4f..a49bf7196 100644 --- a/src/youtube-dl/devcontainer-feature.json +++ b/src/youtube-dl/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "youtube-dl", - "version": "2.0.17", + "version": "2.0.18", "name": "youtube-dl (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/youtube-dl", "description": "youtube-dl is a command-line program to download videos from YouTube.com and other video sites.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/youtubeuploader/devcontainer-feature.json b/src/youtubeuploader/devcontainer-feature.json index 4bd093a5e..15d08cfee 100644 --- a/src/youtubeuploader/devcontainer-feature.json +++ b/src/youtubeuploader/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "youtubeuploader", - "version": "1.0.3", + "version": "1.0.4", "name": "Youtube Uploader (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/youtubeuploader", "description": "Scripted uploads to Youtube.", @@ -17,4 +17,4 @@ "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] -} \ No newline at end of file +} diff --git a/src/yt-dlp/devcontainer-feature.json b/src/yt-dlp/devcontainer-feature.json index de65ffaf4..b14b9b842 100644 --- a/src/yt-dlp/devcontainer-feature.json +++ b/src/yt-dlp/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "yt-dlp", - "version": "2.0.17", + "version": "2.0.18", "name": "yt-dlp (via pipx)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/yt-dlp", "description": "yt-dlp is a youtube-dl fork with additional features and fixes.", @@ -18,4 +18,4 @@ "ghcr.io/devcontainers-extra/features/pipx-package", "ghcr.io/devcontainers/features/python" ] -} \ No newline at end of file +} diff --git a/src/zig/devcontainer-feature.json b/src/zig/devcontainer-feature.json index c6bd1303c..aa1215be1 100644 --- a/src/zig/devcontainer-feature.json +++ b/src/zig/devcontainer-feature.json @@ -1,7 +1,7 @@ { "name": "Zig (via ziglang.org)", "id": "zig", - "version": "1.1.1", + "version": "1.1.2", "description": "Zig is a general-purpose programming language and toolchain for maintaining robust, optimal and reusable software.", "documentationURL": "https://github.com/devcontainers-extra/features/tree/main/src/zig", "options": { @@ -15,4 +15,4 @@ "description": "Select the Zig version you would like to install" } } -} \ No newline at end of file +} diff --git a/src/zsh-plugins/devcontainer-feature.json b/src/zsh-plugins/devcontainer-feature.json index eadd43975..aef1f6adb 100644 --- a/src/zsh-plugins/devcontainer-feature.json +++ b/src/zsh-plugins/devcontainer-feature.json @@ -1,39 +1,39 @@ { - "name": "ZSH Plugins", - "id": "zsh-plugins", - "version": "0.0.4", - "description": "Install (Oh-My-)ZSH plugins", - "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/zsh-plugins", - "installsAfter": [ - "ghcr.io/devcontainers/features/common-utils", - "ghcr.io/devcontainers/features/git" - ], - "options": { - "plugins": { - "type": "string", - "default": "", - "proposals": [ - "ssh-agent npm" - ], - "description": "Space separated list of ZSH plugin names that will be added to .zshrc" - }, - "omzPlugins": { - "type": "string", - "default": "", - "proposals": [ - "https://github.com/zsh-users/zsh-autosuggestions" - ], - "description": "Space separated list of Oh-My-ZSH custom plugin Git URLs that will be cloned" - }, - "username": { - "type": "string", - "default": "", - "proposals": [ - "root", - "node", - "vscode" - ], - "description": "For which user to setup ZSH plugins, by default uses 'remoteUser' or 'containerUser' from config" + "name": "ZSH Plugins", + "id": "zsh-plugins", + "version": "0.0.5", + "description": "Install (Oh-My-)ZSH plugins", + "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/zsh-plugins", + "installsAfter": [ + "ghcr.io/devcontainers/features/common-utils", + "ghcr.io/devcontainers/features/git" + ], + "options": { + "plugins": { + "type": "string", + "default": "", + "proposals": [ + "ssh-agent npm" + ], + "description": "Space separated list of ZSH plugin names that will be added to .zshrc" + }, + "omzPlugins": { + "type": "string", + "default": "", + "proposals": [ + "https://github.com/zsh-users/zsh-autosuggestions" + ], + "description": "Space separated list of Oh-My-ZSH custom plugin Git URLs that will be cloned" + }, + "username": { + "type": "string", + "default": "", + "proposals": [ + "root", + "node", + "vscode" + ], + "description": "For which user to setup ZSH plugins, by default uses 'remoteUser' or 'containerUser' from config" + } } - } -} \ No newline at end of file +}