diff --git a/src/anaconda/manifest.json b/src/anaconda/manifest.json index a40daf85b..d635fd400 100644 --- a/src/anaconda/manifest.json +++ b/src/anaconda/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.0.4", + "version": "1.0.5", "build": { "latest": true, "rootDistro": "debian", diff --git a/src/base-alpine/manifest.json b/src/base-alpine/manifest.json index f4f18d2a2..b00b1c9cc 100644 --- a/src/base-alpine/manifest.json +++ b/src/base-alpine/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.209.4", + "version": "0.209.5", "variants": [ "3.20", "3.19", diff --git a/src/base-debian/manifest.json b/src/base-debian/manifest.json index b31940d52..548b3325a 100644 --- a/src/base-debian/manifest.json +++ b/src/base-debian/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.0.16", + "version": "1.0.17", "variants": [ "bookworm", "bullseye" diff --git a/src/base-ubuntu/manifest.json b/src/base-ubuntu/manifest.json index 46a946c97..2df3cc52d 100644 --- a/src/base-ubuntu/manifest.json +++ b/src/base-ubuntu/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.2.0", + "version": "1.2.1", "variants": [ "noble", "jammy", diff --git a/src/cpp/manifest.json b/src/cpp/manifest.json index e262daa24..f398572d3 100644 --- a/src/cpp/manifest.json +++ b/src/cpp/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.2.4", + "version": "1.2.5", "variants": [ "bookworm", "bullseye", diff --git a/src/dotnet/manifest.json b/src/dotnet/manifest.json index 7521bccf0..53991fdab 100644 --- a/src/dotnet/manifest.json +++ b/src/dotnet/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.3.3", + "version": "1.3.4", "variants": [ "9.0-bookworm-slim", "9.0-noble", diff --git a/src/go/manifest.json b/src/go/manifest.json index 2c36b3c6d..617110f05 100644 --- a/src/go/manifest.json +++ b/src/go/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.3.0", + "version": "1.3.1", "variants": [ "1.23-bookworm", "1.22-bookworm", diff --git a/src/java-8/manifest.json b/src/java-8/manifest.json index ed507a26d..531be3c25 100644 --- a/src/java-8/manifest.json +++ b/src/java-8/manifest.json @@ -1,5 +1,5 @@ { - "version": "2.0.17", + "version": "2.0.18", "variants": [ "bookworm", "bullseye" diff --git a/src/java/manifest.json b/src/java/manifest.json index 5b713ca4d..e0a422a4a 100644 --- a/src/java/manifest.json +++ b/src/java/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.1.14", + "version": "1.1.15", "variants": [ "21-bookworm", "21-bullseye", diff --git a/src/javascript-node/manifest.json b/src/javascript-node/manifest.json index b6db31515..05a19a223 100644 --- a/src/javascript-node/manifest.json +++ b/src/javascript-node/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.1.5", + "version": "1.1.6", "variants": [ "22-bookworm", "20-bookworm", diff --git a/src/jekyll/manifest.json b/src/jekyll/manifest.json index 779f1233e..ad313f831 100644 --- a/src/jekyll/manifest.json +++ b/src/jekyll/manifest.json @@ -1,5 +1,5 @@ { - "version": "2.1.8", + "version": "2.1.9", "variants": [ "3.3-bookworm", "3.3-bullseye" diff --git a/src/miniconda/manifest.json b/src/miniconda/manifest.json index a478c7241..e6efc1b51 100644 --- a/src/miniconda/manifest.json +++ b/src/miniconda/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.0.2", + "version": "1.0.3", "build": { "latest": true, "rootDistro": "debian", diff --git a/src/php/manifest.json b/src/php/manifest.json index 83e21213f..e13046d47 100644 --- a/src/php/manifest.json +++ b/src/php/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.2.9", + "version": "1.2.10", "variants": [ "8.3-apache-bookworm", "8.2-apache-bookworm", diff --git a/src/python/manifest.json b/src/python/manifest.json index 8cbd012c1..0b94cad1b 100644 --- a/src/python/manifest.json +++ b/src/python/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.1.15", + "version": "1.1.16", "variants": [ "3.12-bookworm", "3.11-bookworm", diff --git a/src/ruby/manifest.json b/src/ruby/manifest.json index 6366b5cfd..14cf3fffc 100644 --- a/src/ruby/manifest.json +++ b/src/ruby/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.1.11", + "version": "1.1.12", "variants": [ "3.3-bookworm", "3.2-bookworm", diff --git a/src/rust/manifest.json b/src/rust/manifest.json index 17efa9bd0..c546fde2b 100644 --- a/src/rust/manifest.json +++ b/src/rust/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.0.17", + "version": "1.0.18", "variants": [ "bookworm", "bullseye" diff --git a/src/typescript-node/manifest.json b/src/typescript-node/manifest.json index a5081e2b5..880e11b21 100644 --- a/src/typescript-node/manifest.json +++ b/src/typescript-node/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.1.5", + "version": "1.1.6", "variants": [ "22-bookworm", "20-bookworm", diff --git a/src/universal/manifest.json b/src/universal/manifest.json index 1ee35490e..492d8c7ea 100644 --- a/src/universal/manifest.json +++ b/src/universal/manifest.json @@ -1,5 +1,5 @@ { - "version": "2.12.3", + "version": "2.12.4", "build": { "latest": true, "rootDistro": "debian",