diff --git a/knope.json b/knope.json index 958c9807..5c3e2ec6 100644 --- a/knope.json +++ b/knope.json @@ -4,6 +4,38 @@ "latest": { "version": "0.22.4" }, + "0.23.0": { + "x86_64_linux_musl": { + "url": "https://github.com/knope-dev/knope/releases/download/knope/v0.23.0/knope-x86_64-unknown-linux-musl.tgz", + "etag": "0x8DEB9CB8CCE3489", + "hash": "76a970a5e237344abc14be3de37ed50c021b659a9b66b3f54afc77e6d48ac501", + "bin": "knope-x86_64-unknown-linux-musl/knope" + }, + "x86_64_macos": { + "url": "https://github.com/knope-dev/knope/releases/download/knope/v0.23.0/knope-x86_64-apple-darwin.tgz", + "etag": "0x8DEB9CB8CCCD686", + "hash": "e403b5be532fb77238b9489555bc61ccb36ea4b4c7efc0dde1f5e5290067babe", + "bin": "knope-x86_64-apple-darwin/knope" + }, + "x86_64_windows": { + "url": "https://github.com/knope-dev/knope/releases/download/knope/v0.23.0/knope-x86_64-pc-windows-msvc.tgz", + "etag": "0x8DEB9CB8CCC1413", + "hash": "7624eaeaf4758bf94729ab2e0bc4ea11e52972eee1bcd581630212eba335fbb0", + "bin": "knope-x86_64-pc-windows-msvc/knope.exe" + }, + "aarch64_linux_musl": { + "url": "https://github.com/knope-dev/knope/releases/download/knope/v0.23.0/knope-aarch64-unknown-linux-musl.tgz", + "etag": "0x8DEB9CB8CC8BC73", + "hash": "c68758b1c3b007367ea40c22b1b1b052720557215935af09677d1561039698b4", + "bin": "knope-aarch64-unknown-linux-musl/knope" + }, + "aarch64_macos": { + "url": "https://github.com/knope-dev/knope/releases/download/knope/v0.23.0/knope-aarch64-apple-darwin.tgz", + "etag": "0x8DEB9CB8CC847CB", + "hash": "a6e231cc7f02032c5b49ad14149c7d11fd48f0e244f9fb48d5c4c47ffb0e3863", + "bin": "knope-aarch64-apple-darwin/knope" + } + }, "0.22": { "version": "0.22.4" }, diff --git a/mise.json b/mise.json index 78a5cfa8..65130fdc 100644 --- a/mise.json +++ b/mise.json @@ -27,13 +27,13 @@ } }, "latest": { - "version": "2026.5.14" + "version": "2026.5.15" }, "2026": { - "version": "2026.5.14" + "version": "2026.5.15" }, "2026.5": { - "version": "2026.5.14" + "version": "2026.5.15" }, "2026.5.15": { "x86_64_linux_musl": { diff --git a/parse-dockerfile.json b/parse-dockerfile.json index c467b4ab..b576fc5a 100644 --- a/parse-dockerfile.json +++ b/parse-dockerfile.json @@ -35,6 +35,44 @@ "0.1": { "version": "0.1.5" }, + "0.1.6": { + "x86_64_linux_musl": { + "etag": "0x8DEB9CD9244F826", + "hash": "710e16cc30de60a997233c5ca9cda9ed7b945f13d6588c25dbe9a8a4bc6085a7" + }, + "x86_64_macos": { + "etag": "0x8DEB9CD8EAF3822", + "hash": "6880df1dc4dfb34636961f3b7c2e6713566276cf9e07fb1172f2a41a5849dab1" + }, + "x86_64_windows": { + "etag": "0x8DEB9CDDB1179DE", + "hash": "19e98cdcbb7eb28c1bd50512e2ef5596d8624041ca14b8febb63b4ab98e6c9bf" + }, + "aarch64_linux_musl": { + "etag": "0x8DEB9CD90318D69", + "hash": "8e77ec1ed1324beda9376c629ecede7289f1b16272c70ad5bde676ffdbf203ce" + }, + "aarch64_macos": { + "etag": "0x8DEB9CD8D22DC09", + "hash": "931d37a3c9f0729d4e5d8f633098b0e32987ca798d31743f33bb8b469c61e6df" + }, + "aarch64_windows": { + "etag": "0x8DEB9CDA4A18843", + "hash": "97528a7845bcc581ebcebc55eee147e784d4784a0faeed1546b2ee342d84d02e" + }, + "powerpc64le_linux_musl": { + "etag": "0x8DEB9CD8F86F231", + "hash": "f02bece07e90c056aecc864a1f934da34e0a77a6034b61c8081ae012e0b32e8a" + }, + "riscv64_linux_musl": { + "etag": "0x8DEB9CD9255874E", + "hash": "e7ff63e164497017449ac842a622b66e540e6c658df4a384adb05d660220d6b1" + }, + "s390x_linux_gnu": { + "etag": "0x8DEB9CD9F7061E4", + "hash": "c738e2a37e3c9d9b23e5eb982eb25182b123d8c41111c745fe3cb434aab6215c" + } + }, "0.1.5": { "x86_64_linux_musl": { "etag": "0x8DE8664CD0E9F55", diff --git a/rclone.json b/rclone.json index a3359229..361614e0 100644 --- a/rclone.json +++ b/rclone.json @@ -27,13 +27,13 @@ } }, "latest": { - "version": "1.74.1" + "version": "1.74.2" }, "1": { - "version": "1.74.1" + "version": "1.74.2" }, "1.74": { - "version": "1.74.1" + "version": "1.74.2" }, "1.74.2": { "x86_64_linux_musl": { diff --git a/tombi.json b/tombi.json index 419bf746..9e53fc96 100644 --- a/tombi.json +++ b/tombi.json @@ -2,10 +2,10 @@ "rust_crate": null, "template": null, "latest": { - "version": "0.11.6" + "version": "0.11.7" }, "0.11": { - "version": "0.11.6" + "version": "0.11.7" }, "0.11.7": { "x86_64_linux_musl": { diff --git a/typos.json b/typos.json index 9d7a5865..5f7b5e5b 100644 --- a/typos.json +++ b/typos.json @@ -21,13 +21,13 @@ } }, "latest": { - "version": "1.46.2" + "version": "1.46.3" }, "1": { - "version": "1.46.2" + "version": "1.46.3" }, "1.46": { - "version": "1.46.2" + "version": "1.46.3" }, "1.46.3": { "x86_64_linux_musl": {