diff --git a/src/common-utils/devcontainer-feature-lock.json b/src/common-utils/devcontainer-feature-lock.json index ef01d8c..c5c1d01 100644 --- a/src/common-utils/devcontainer-feature-lock.json +++ b/src/common-utils/devcontainer-feature-lock.json @@ -12,7 +12,7 @@ }, { "name": "github-cli", - "version": "2.99.0-1", + "version": "2.100.0-1", "versionScheme": "archlinux" }, { diff --git a/src/common-utils/devcontainer-feature.json b/src/common-utils/devcontainer-feature.json index a5c6da9..1dae23d 100644 --- a/src/common-utils/devcontainer-feature.json +++ b/src/common-utils/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "common-utils", - "version": "1.4.130", + "version": "1.4.131", "name": "Common Utilities", "documentationURL": "https://github.com/bartventer/arch-devcontainer-features/tree/main/src/common-utils", "licenseURL": "https://github.com/bartventer/arch-devcontainer-features/blob/main/LICENSE",