Skip to content
This repository was archived by the owner on Jan 12, 2025. It is now read-only.

Commit 9afeba9

Browse files
Feature maintenance 1 (#472)
* feature linting * update asdf-package based features * fix: bump versions
1 parent 3f6bdda commit 9afeba9

File tree

50 files changed

+50
-50
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+50
-50
lines changed

src/act-asdf/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "act-asdf",
3-
"version": "2.0.12",
3+
"version": "2.0.13",
44
"name": "act (via asdf)",
55
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/act-asdf",
66
"description": "Act is an open source project that allows you to run your github flow locally.",

src/alp-asdf/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "alp-asdf",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"name": "alp (via asdf)",
55
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/alp-asdf",
66
"description": "Installs alp",

src/boundary-asdf/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "boundary-asdf",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"name": "boundary (via asdf)",
55
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/boundary-asdf",
66
"description": "Installs boundary",

src/ccache-asdf/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "ccache-asdf",
3-
"version": "2.0.15",
3+
"version": "2.0.16",
44
"name": "Ccache (via asdf)",
55
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/ccache-asdf",
66
"description": "Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again.",

src/chezscheme-asdf/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "chezscheme-asdf",
3-
"version": "2.0.15",
3+
"version": "2.0.16",
44
"name": "chezscheme (via asdf)",
55
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/chezscheme-asdf",
66
"description": "Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation.",

src/clojure-asdf/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "clojure-asdf",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"name": "Clojure (via asdf)",
55
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/clojure-asdf",
66
"description": "Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system.",

src/cmctl-asdf/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "cmctl-asdf",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"name": "cmctl (via asdf)",
55
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/cmctl-asdf",
66
"description": "cmctl is a command line tool that can help you manage cert-manager and its resources inside your cluster.",

src/consul-asdf/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "consul-asdf",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"name": "consul (via asdf)",
55
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/consul-asdf",
66
"description": "Consul is a service networking solution to automate network configurations, discover services, and enable secure connectivity across any cloud or runtime.",

src/crystal-asdf/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "crystal-asdf",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"name": "Crystal (via asdf)",
55
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/crystal-asdf",
66
"description": "Crystal is a general-purpose, object-oriented programming language",

src/cue-asdf/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "cue-asdf",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"name": "CUE (via asdf)",
55
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/cue-asdf",
66
"description": "CUE is an open source data constraint language which aims to simplify tasks involving defining and using data.",

0 commit comments

Comments
 (0)