Skip to content

Commit

Permalink
[Bug]:
Browse files Browse the repository at this point in the history
Fixes #394
  • Loading branch information
danielbraun89 authored Apr 29, 2023
1 parent b357567 commit a37ab74
Show file tree
Hide file tree
Showing 42 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion src/btop-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "btop-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "btop (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/btop-homebrew",
"description": "btop is a resource monitor that shows usage and stats for processor, memory, disks, network and processes.",
Expand Down
2 changes: 1 addition & 1 deletion src/btop-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='btop' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/curl-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "curl-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "cURL (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/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.",
Expand Down
2 changes: 1 addition & 1 deletion src/curl-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='curl' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/ddgr-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "ddgr-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "ddgr (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/ddgr-homebrew",
"description": "ddgr is a cmdline utility to search DuckDuckGo from the terminal.",
Expand Down
2 changes: 1 addition & 1 deletion src/ddgr-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='ddgr' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/ffmpeg-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "ffmpeg-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "FFmpeg (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/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.",
Expand Down
2 changes: 1 addition & 1 deletion src/ffmpeg-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='ffmpeg' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/fossil-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "fossil-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "Fossil (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/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.",
Expand Down
2 changes: 1 addition & 1 deletion src/fossil-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='fossil' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/jfrog-cli-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "jfrog-cli-homebrew",
"version": "1.0.9",
"version": "1.0.10",
"name": "JFrog CLI (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/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.",
Expand Down
2 changes: 1 addition & 1 deletion src/jfrog-cli-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='jfrog-cli' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/lastpass-cli-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "lastpass-cli-homebrew",
"version": "1.0.2",
"version": "1.0.3",
"name": "LastPass CLI (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/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.",
Expand Down
2 changes: 1 addition & 1 deletion src/lastpass-cli-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='lastpass-cli' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/mongodb-atlas-cli-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "mongodb-atlas-cli-homebrew",
"version": "1.0.9",
"version": "1.0.10",
"name": "MongoDB Atlas CLI (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/mongodb-atlas-cli-homebrew",
"description": "The Atlas CLI is a command line interface built specifically for MongoDB Atlas.",
Expand Down
2 changes: 1 addition & 1 deletion src/mongodb-atlas-cli-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='mongodb-atlas' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/mongosh-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "mongosh-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "MongoDB Shell (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/mongosh-homebrew",
"description": "MongoDB Shell to connect, configure, query, and work with your MongoDB database.",
Expand Down
2 changes: 1 addition & 1 deletion src/mongosh-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='mongosh' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/mosh-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "mosh-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "Mosh (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/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.",
Expand Down
2 changes: 1 addition & 1 deletion src/mosh-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='mosh' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/mysql-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "mysql-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "MySQL (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/mysql-homebrew",
"description": "MySQL is an open-source relational database management system (RDBMS)",
Expand Down
2 changes: 1 addition & 1 deletion src/mysql-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='mysql' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/neovim-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "neovim-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "Neovim (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/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.",
Expand Down
2 changes: 1 addition & 1 deletion src/neovim-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='neovim' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/nmap-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "nmap-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "Nmap (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/nmap-homebrew",
"description": "Nmap (Network Mapper) is a free and open source utility for network discovery and security auditing.",
Expand Down
2 changes: 1 addition & 1 deletion src/nmap-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='nmap' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/nnn-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "nnn-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "nnn (n\u00b3) (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/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.",
Expand Down
2 changes: 1 addition & 1 deletion src/nnn-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='nnn' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/podman-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "podman-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "Podman (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/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.",
Expand Down
2 changes: 1 addition & 1 deletion src/podman-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='podman' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/redis-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "redis-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "Redis (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/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.",
Expand Down
2 changes: 1 addition & 1 deletion src/redis-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='redis' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/starship-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "starship-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "Starship (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/starship-homebrew",
"description": "Starship is fast and highly customizable cross-shell prompt that can display contextual information.",
Expand Down
2 changes: 1 addition & 1 deletion src/starship-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='starship' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/tfenv-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "tfenv-homebrew",
"version": "1.0.10",
"version": "1.0.11",
"name": "tfenv (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/tfenv-homebrew",
"description": "tfenv is an open-source Terraform version manager tool.",
Expand Down
2 changes: 1 addition & 1 deletion src/tfenv-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='tfenv' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/tmux-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "tmux-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "tmux (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/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.",
Expand Down
2 changes: 1 addition & 1 deletion src/tmux-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='tmux' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/w3m-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "w3m-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "w3m (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/w3m-homebrew",
"description": "w3m is a free software/open source text-based web browser and terminal pager.",
Expand Down
2 changes: 1 addition & 1 deletion src/w3m-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='w3m' --option version="$VERSION"


Expand Down
2 changes: 1 addition & 1 deletion src/wget-homebrew/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "wget-homebrew",
"version": "1.0.15",
"version": "1.0.16",
"name": "Wget (via Homebrew)",
"documentationURL": "http://github.com/devcontainers-contrib/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.",
Expand Down
2 changes: 1 addition & 1 deletion src/wget-homebrew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ensure_nanolayer nanolayer_location "v0.4.29"
$nanolayer_location \
install \
devcontainer-feature \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.4" \
"ghcr.io/devcontainers-contrib/features/homebrew-package:1.0.5" \
--option package='wget' --option version="$VERSION"


Expand Down

0 comments on commit a37ab74

Please sign in to comment.