From fc0a286e692de3acc32a80b88edfe2507d4737e0 Mon Sep 17 00:00:00 2001 From: ShrBox Date: Sat, 20 Jan 2024 19:17:47 +0800 Subject: [PATCH] chore: update tooth.json --- tooth.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tooth.json b/tooth.json index 92f38a9..7e1b855 100644 --- a/tooth.json +++ b/tooth.json @@ -1,7 +1,7 @@ { "format_version": 2, "tooth": "github.com/LiteLDev/bdsdown", - "version": "0.4.0", + "version": "0.4.1", "info": { "name": "bdsdown", "description": "Downloader for Minecraft BDS", @@ -12,7 +12,7 @@ { "goos": "darwin", "goarch": "amd64", - "asset_url": "https://github.com/LiteLDev/bdsdown/releases/download/v0.4.0/bdsdown-darwin-amd64.tar.gz", + "asset_url": "https://github.com/LiteLDev/bdsdown/releases/download/v0.4.1/bdsdown-darwin-amd64.tar.gz", "files": { "place": [ { @@ -30,7 +30,7 @@ { "goos": "darwin", "goarch": "arm64", - "asset_url": "https://github.com/LiteLDev/bdsdown/releases/download/v0.4.0/bdsdown-darwin-arm64.tar.gz", + "asset_url": "https://github.com/LiteLDev/bdsdown/releases/download/v0.4.1/bdsdown-darwin-arm64.tar.gz", "files": { "place": [ { @@ -48,7 +48,7 @@ { "goos": "linux", "goarch": "amd64", - "asset_url": "https://github.com/LiteLDev/bdsdown/releases/download/v0.4.0/bdsdown-linux-amd64.tar.gz", + "asset_url": "https://github.com/LiteLDev/bdsdown/releases/download/v0.4.1/bdsdown-linux-amd64.tar.gz", "files": { "place": [ { @@ -66,7 +66,7 @@ { "goos": "linux", "goarch": "arm64", - "asset_url": "https://github.com/LiteLDev/bdsdown/releases/download/v0.4.0/bdsdown-linux-arm64.tar.gz", + "asset_url": "https://github.com/LiteLDev/bdsdown/releases/download/v0.4.1/bdsdown-linux-arm64.tar.gz", "files": { "place": [ { @@ -84,7 +84,7 @@ { "goos": "windows", "goarch": "amd64", - "asset_url": "https://github.com/LiteLDev/bdsdown/releases/download/v0.4.0/bdsdown-windows-amd64.zip", + "asset_url": "https://github.com/LiteLDev/bdsdown/releases/download/v0.4.1/bdsdown-windows-amd64.zip", "files": { "place": [ { @@ -97,7 +97,7 @@ { "goos": "windows", "goarch": "arm64", - "asset_url": "https://github.com/LiteLDev/bdsdown/releases/download/v0.4.0/bdsdown-windows-arm64.zip", + "asset_url": "https://github.com/LiteLDev/bdsdown/releases/download/v0.4.1/bdsdown-windows-arm64.zip", "files": { "place": [ {