Skip to content

Commit

Permalink
chore: update tooth.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Jan 20, 2024
1 parent 8c4ef47 commit fc0a286
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tooth.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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": [
{
Expand All @@ -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": [
{
Expand All @@ -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": [
{
Expand All @@ -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": [
{
Expand All @@ -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": [
{
Expand All @@ -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": [
{
Expand Down

0 comments on commit fc0a286

Please sign in to comment.