diff --git a/ast-grep.hcl b/ast-grep.hcl index be31741b..593f1eaf 100644 --- a/ast-grep.hcl +++ b/ast-grep.hcl @@ -10,7 +10,7 @@ platform "linux" { source = "https://github.com/ast-grep/ast-grep/releases/download/${version}/app-${xarch}-unknown-linux-gnu.zip" } -version "0.26.3" { +version "0.26.3" "0.27.0" { auto-version { github-release = "ast-grep/ast-grep" } @@ -20,4 +20,7 @@ sha256sums = { "https://github.com/ast-grep/ast-grep/releases/download/0.26.3/app-x86_64-apple-darwin.zip": "ed91422bae86b893b63433fa0253940d2dab5333f7d0ba8feb032a90f731e67d", "https://github.com/ast-grep/ast-grep/releases/download/0.26.3/app-aarch64-apple-darwin.zip": "814534339a5710de9910dfcef34666fc910277d1fb8a2ea36587a845cb5cf592", "https://github.com/ast-grep/ast-grep/releases/download/0.26.3/app-x86_64-unknown-linux-gnu.zip": "d9d10ad498ffde402b5bcfefc4384df971c6ab2df9c16f97ff5244633eda7972", + "https://github.com/ast-grep/ast-grep/releases/download/0.27.0/app-x86_64-unknown-linux-gnu.zip": "08a7d8fda9c33d1d3017495ceca9fe7bde42f85f91769f10fd3a198158eea27d", + "https://github.com/ast-grep/ast-grep/releases/download/0.27.0/app-x86_64-apple-darwin.zip": "bb55b75ced73c09542c4d8794ff9b66754e10820128d2386b65a339c204a1588", + "https://github.com/ast-grep/ast-grep/releases/download/0.27.0/app-aarch64-apple-darwin.zip": "32d1ea6ae3682bf6da174a2625041d8145ddc38a50d4a740e4eb4b6d3235e08d", } diff --git a/bun.hcl b/bun.hcl index 9572147e..21c5d8aa 100644 --- a/bun.hcl +++ b/bun.hcl @@ -20,7 +20,8 @@ version "0.1.8" "0.1.8" "0.1.9" "0.1.10" "0.1.11" "0.1.13" "0.2.0" "0.2.1" "0.2. "1.0.23" "1.0.24" "1.0.25" "1.0.26" "1.0.27" "1.0.28" "1.0.29" "1.0.30" "1.0.31" "1.0.32" "1.0.33" "1.0.35" "1.0.36" "1.1.0" "1.1.1" "1.1.2" "1.1.3" "1.1.4" "1.1.5" "1.1.6" "1.1.7" "1.1.8" "1.1.9" "1.1.10" "1.1.12" "1.1.13" "1.1.15" "1.1.16" "1.1.17" - "1.1.18" "1.1.19" "1.1.20" "1.1.21" "1.1.22" "1.1.23" "1.1.24" "1.1.25" "1.1.26" { + "1.1.18" "1.1.19" "1.1.20" "1.1.21" "1.1.22" "1.1.23" "1.1.24" "1.1.25" "1.1.26" + "1.1.27" { auto-version { github-release = "oven-sh/bun" version-pattern = "bun-v(.*)" @@ -319,4 +320,7 @@ sha256sums = { "https://github.com/oven-sh/bun/releases/download/bun-v1.1.26/bun-darwin-aarch64.zip": "5804d12617a93f6bb024272e0f760eaa1a606875c878cb4972355469209969d8", "https://github.com/oven-sh/bun/releases/download/bun-v1.1.26/bun-linux-x64.zip": "a8704d86f6514e30449833ac309448cf84e088b6edb968e05477cff9a05aaa2a", "https://github.com/oven-sh/bun/releases/download/bun-v1.1.26/bun-darwin-x64.zip": "577b5f8ac8f60ffb1e626691200b15814f0d8c29f708969722c8c4edfafbe93c", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.27/bun-darwin-aarch64.zip": "23f6b160e5d72d4e55fbcda37cdc2c9a18f018e3242be7b94b1ee92aa425bc11", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.27/bun-linux-x64.zip": "22bd04407f9b9c73f03936a4acefd943aa7278e5af86ee5b2b98fe60b37c3327", + "https://github.com/oven-sh/bun/releases/download/bun-v1.1.27/bun-darwin-x64.zip": "2ce2750c1006cb72351aae38bee3a859529a83d19c1105e1238652631d1b741e", } diff --git a/plantuml.hcl b/plantuml.hcl index 8545df91..736f7d64 100644 --- a/plantuml.hcl +++ b/plantuml.hcl @@ -18,7 +18,7 @@ on "unpack" { } } -version "1.2024.2" "1.2024.3" "1.2024.4" "1.2024.5" "1.2024.6" { +version "1.2024.2" "1.2024.3" "1.2024.4" "1.2024.5" "1.2024.6" "1.2024.7" { auto-version { github-release = "plantuml/plantuml" version-pattern = "v(.*)" @@ -31,4 +31,5 @@ sha256sums = { "https://github.com/plantuml/plantuml/releases/download/v1.2024.3/plantuml-1.2024.3.jar": "519a4a7284c6a0357c369e4bb0caf72c4bfbbde851b8c6d6bbdb7af3c01fc82f", "https://github.com/plantuml/plantuml/releases/download/v1.2024.5/plantuml-1.2024.5.jar": "3c551212da4aa421a2c2940b8cfae26951b3591f75d5b93e33775e930641c7db", "https://github.com/plantuml/plantuml/releases/download/v1.2024.6/plantuml-1.2024.6.jar": "5a8dc3b37fe133a4744e55be80caf6080a70350aba716d95400a0f0cbd79e846", + "https://github.com/plantuml/plantuml/releases/download/v1.2024.7/plantuml-1.2024.7.jar": "e34c12bbe9944f1f338ca3d88c9b116b86300cc8e90b35c4086b825b5ae96d24", } diff --git a/task.hcl b/task.hcl index 8b9e4891..0ef6a7fe 100644 --- a/task.hcl +++ b/task.hcl @@ -13,7 +13,7 @@ version "3.7.3" "3.8.0" "3.9.2" "3.10.0" "3.11.0" "3.12.0" "3.12.1" "3.13.0" "3. "3.14.1" "3.15.0" "3.15.2" "3.16.0" "3.17.0" "3.18.0" "3.19.0" "3.19.1" "3.20.0" "3.21.0" "3.22.0" "3.23.0" "3.24.0" "3.25.0" "3.26.0" "3.27.0" "3.27.1" "3.28.0" "3.29.1" "3.30.0" "3.30.1" "3.31.0" "3.32.0" "3.33.0" "3.33.1" "3.34.0" "3.34.1" - "3.35.0" "3.35.1" "3.36.0" "3.37.0" "3.37.1" "3.37.2" "3.38.0" { + "3.35.0" "3.35.1" "3.36.0" "3.37.0" "3.37.1" "3.37.2" "3.38.0" "3.39.0" { auto-version { github-release = "go-task/task" } @@ -159,4 +159,7 @@ sha256sums = { "https://github.com/go-task/task/releases/download/v3.38.0/task_darwin_arm64.tar.gz": "a575c9e10591bb35d1bb678bdde2fa221330d207a787b0a5979d4287ee7f4c0f", "https://github.com/go-task/task/releases/download/v3.38.0/task_linux_amd64.tar.gz": "a6241c9fbcc49bdffef907e4d6325adb074295fd094f2bfa6a2e32282c2ed06e", "https://github.com/go-task/task/releases/download/v3.38.0/task_darwin_amd64.tar.gz": "a2aefff4f3cb2851ce133c13a20502f1dfa8a6bc34d3f4e01c67cf3278f4f73d", + "https://github.com/go-task/task/releases/download/v3.39.0/task_linux_amd64.tar.gz": "5be311826daf2639023bd1998d835d519c778357885df0f8115142ec519af174", + "https://github.com/go-task/task/releases/download/v3.39.0/task_darwin_amd64.tar.gz": "226d741fe52d750a41eee838e49f2bd3b97f5e7f17cb327ef133854f2aeef02c", + "https://github.com/go-task/task/releases/download/v3.39.0/task_darwin_arm64.tar.gz": "68b944be94a8344589c5dc73112a8680af3d6ff61fd37351b78601a4eeccd1e1", } diff --git a/uv.hcl b/uv.hcl index 3d576748..d9358274 100644 --- a/uv.hcl +++ b/uv.hcl @@ -21,7 +21,7 @@ version "0.1.1" "0.1.3" "0.1.4" "0.1.5" "0.1.6" "0.1.8" "0.1.10" "0.1.11" "0.1.1 "0.2.13" "0.2.15" "0.2.17" "0.2.18" "0.2.20" "0.2.21" "0.2.22" "0.2.23" "0.2.24" "0.2.25" "0.2.26" "0.2.27" "0.2.28" "0.2.29" "0.2.30" "0.2.31" "0.2.32" "0.2.33" "0.2.34" "0.2.35" "0.2.36" "0.2.37" "0.3.0" "0.3.1" "0.3.3" "0.3.4" "0.3.5" "0.4.0" - "0.4.1" "0.4.2" "0.4.3" "0.4.4" "0.4.5" "0.4.6" { + "0.4.1" "0.4.2" "0.4.3" "0.4.4" "0.4.5" "0.4.6" "0.4.7" { auto-version { github-release = "astral-sh/uv" } @@ -268,4 +268,7 @@ sha256sums = { "https://github.com/astral-sh/uv/releases/download/0.4.6/uv-x86_64-apple-darwin.tar.gz": "6b3971c57414ec91b55febc4d08e2e4724e9aa4c80e787e1a195c827048f9048", "https://github.com/astral-sh/uv/releases/download/0.4.6/uv-aarch64-apple-darwin.tar.gz": "3fa569aad68c8d3f6f96eccfb4def127411f795d819f90c7dbcdb4a3cec04667", "https://github.com/astral-sh/uv/releases/download/0.4.6/uv-x86_64-unknown-linux-gnu.tar.gz": "68af9a5c41f38bfc4f625bbdc8a9f3921f7c384324ddd7773f078ddfe94eaa9a", + "https://github.com/astral-sh/uv/releases/download/0.4.7/uv-x86_64-apple-darwin.tar.gz": "3c5df7248b25a688188d6f4a950e615574e87d8aa2dd56577b4325f15bf0ab9b", + "https://github.com/astral-sh/uv/releases/download/0.4.7/uv-aarch64-apple-darwin.tar.gz": "a1fa60ccd00d9702e6d2792810226ce2c17d43807f38ab70c7418763693a3f7e", + "https://github.com/astral-sh/uv/releases/download/0.4.7/uv-x86_64-unknown-linux-gnu.tar.gz": "a391db7b4c0b2c4b54be407df1a90ebba0542db468f25eefc2d56b7ab3282856", }