From a55277f22567124ca871cfbf87b662e53e265d22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 20:26:52 +0000 Subject: [PATCH] auto-doc: Update to version 3.6.0 --- bucket/auto-doc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/auto-doc.json b/bucket/auto-doc.json index 7abdab6b32..556a06eb54 100644 --- a/bucket/auto-doc.json +++ b/bucket/auto-doc.json @@ -1,20 +1,20 @@ { - "version": "3.5.0", + "version": "3.6.0", "description": "Generate a beautiful, easy-to-read markdown table or YAML code block with just a few lines of code.", "homepage": "https://github.com/tj-actions/auto-doc", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/tj-actions/auto-doc/releases/download/v3.5.0/auto-doc_3.5.0_Windows_x86_64.zip", - "hash": "43798a7fbb25a125c2339ea60d3de5e68c54a9f21776ede80bc5a01a4357bf73" + "url": "https://github.com/tj-actions/auto-doc/releases/download/v3.6.0/auto-doc_3.6.0_Windows_x86_64.zip", + "hash": "0c4afb8ef7fc1b3519d39dc8f1e586e67352dcebe6bf612f72f157f4ff77d6ac" }, "32bit": { - "url": "https://github.com/tj-actions/auto-doc/releases/download/v3.5.0/auto-doc_3.5.0_Windows_i386.zip", - "hash": "d95e22b5fcd4ebf22b77274ea6aa4668940300e4fc003e3d7dfa54077ae5827e" + "url": "https://github.com/tj-actions/auto-doc/releases/download/v3.6.0/auto-doc_3.6.0_Windows_i386.zip", + "hash": "9f3e33c3ba45fc677b683ab6bd8bbff5fbac1f88602d8362795e4da7206edbb9" }, "arm64": { - "url": "https://github.com/tj-actions/auto-doc/releases/download/v3.5.0/auto-doc_3.5.0_Windows_arm64.zip", - "hash": "1a22dabee9ec7b865163b41cff4dd227490881382fd351d0719aff7d42c324a3" + "url": "https://github.com/tj-actions/auto-doc/releases/download/v3.6.0/auto-doc_3.6.0_Windows_arm64.zip", + "hash": "ed12610509bf36c42a1c34d0e0cece1f5120a5381b23751c4d1fa8a44b908d83" } }, "bin": "auto-doc.exe",