From 3af268810623057a2dc742ce69c729ee12356cb5 Mon Sep 17 00:00:00 2001 From: Amolith Date: Mon, 2 Mar 2026 17:43:46 -0700 Subject: [PATCH] chore(mise): update yatd --- dot_config/mise/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/mise/config.toml b/dot_config/mise/config.toml index d4c2652c2d0c4a8f43906a7aa6b065d78599c40e..b5769cb15456f4d4748464d89ae5d6a3ff49cdd9 100644 --- a/dot_config/mise/config.toml +++ b/dot_config/mise/config.toml @@ -72,7 +72,7 @@ bun = "latest" # LLM bullshit "github:stakpak/agent" = "latest" -"cargo:https://git.secluded.site/yatd" = "rev:227178e6" +"cargo:https://git.secluded.site/yatd" = "rev:664e7796" "http:coderabbit" = { version = "latest", url = 'https://cli.coderabbit.ai/releases/{{version}}/coderabbit-{{os(macos="darwin")}}-{{arch()}}.zip', version_list_url = "https://cli.coderabbit.ai/releases/latest/VERSION" } "go:git.secluded.site/crush" = "latest" "go:git.secluded.site/git-format" = "latest"