From 413354abb5eda942e79c86ef97aa575b16f8da6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 16:30:01 +0000 Subject: [PATCH] dotter: Update to version 0.12.16 --- bucket/dotter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dotter.json b/bucket/dotter.json index a39464ddbd..85a741cb8b 100644 --- a/bucket/dotter.json +++ b/bucket/dotter.json @@ -1,13 +1,13 @@ { - "version": "0.12.15", + "version": "0.12.16", "description": "Dotfile manager and templater", "homepage": "https://github.com/SuperCuber/dotter", "license": "Unlicense", "notes": "To set up dotter, check instructions on 'https://github.com/SuperCuber/dotter/wiki/Setup-and-Configuration'", "architecture": { "64bit": { - "url": "https://github.com/SuperCuber/dotter/releases/download/v0.12.15/dotter.exe", - "hash": "69cc62b2f5a652673c7fcc60501df43e62030960775f075951e5216851463857" + "url": "https://github.com/SuperCuber/dotter/releases/download/v0.12.16/dotter.exe", + "hash": "ed7237291cb2181dabe5bb434cc926869ba4fbaa661bf078060ea23b02ad9a20" } }, "bin": "dotter.exe",