From 6a79e3ddec46d4908424f7fc2ea67411acd7cff8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 08:30:49 +0000 Subject: [PATCH] dotter: Update to version 0.12.14 --- bucket/dotter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dotter.json b/bucket/dotter.json index 07029efce7..d0300dd795 100644 --- a/bucket/dotter.json +++ b/bucket/dotter.json @@ -1,13 +1,13 @@ { - "version": "0.12.13", + "version": "0.12.14", "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.13/dotter.exe", - "hash": "a7ecb0bc4d40cba21692e7d5a3114f81f36acc097e10acf93dd3b62dff220036" + "url": "https://github.com/SuperCuber/dotter/releases/download/v0.12.14/dotter.exe", + "hash": "a1369baa5cea7611da1099caece3049d52e4c94842603cd6c92afd65f98960ec" } }, "bin": "dotter.exe",