From bccdaa1b90f08a5b31bfe7318f63fc6bd0c750d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 20:28:43 +0000 Subject: [PATCH] dotter: Update to version 0.12.11 --- bucket/dotter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dotter.json b/bucket/dotter.json index 31d39b8c74..7f7c59e0fa 100644 --- a/bucket/dotter.json +++ b/bucket/dotter.json @@ -1,13 +1,13 @@ { - "version": "0.12.10", + "version": "0.12.11", "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.10/dotter.exe", - "hash": "cee5a4dcfdd67bcf8379d26d72b4220f7e1294be353d0ab5fddce0cb6d364e15" + "url": "https://github.com/SuperCuber/dotter/releases/download/v0.12.11/dotter.exe", + "hash": "70c02f210aaaf8cb76881667f81c640587f52d0af163b6515161f65f3c70582a" } }, "bin": "dotter.exe",