From 6beef8e3cdc49a510079bb8b024f06c6142027c5 Mon Sep 17 00:00:00 2001 From: wcbing Date: Fri, 11 Oct 2024 09:44:16 +0800 Subject: [PATCH] add chezmoi --- get/github.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/get/github.json b/get/github.json index 50258ff..15eba2c 100644 --- a/get/github.json +++ b/get/github.json @@ -48,5 +48,10 @@ "name": "tinygo", "repo": "tinygo-org/tinygo", "x64_deb_name": "{version_tag}/tinygo_{stripped_version}_amd64.deb" + }, + { + "name": "chezmoi", + "repo": "twpayne/chezmoi", + "x64_deb_name": "{version_tag}/chezmoi_{stripped_version}_linux_amd64.deb" } ] \ No newline at end of file