From 4af2c7e28797ec670bb26448fb3558d770049d53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Jun 2022 16:29:48 +0000 Subject: [PATCH] dotter: Update to version 0.12.13 --- bucket/dotter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dotter.json b/bucket/dotter.json index c1c0c5e004..07029efce7 100644 --- a/bucket/dotter.json +++ b/bucket/dotter.json @@ -1,13 +1,13 @@ { - "version": "0.12.12", + "version": "0.12.13", "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.12/dotter.exe", - "hash": "823fad5404a462016e0d4262236e9b115a0e24a9a0c3f98c2c54e2ccf8984954" + "url": "https://github.com/SuperCuber/dotter/releases/download/v0.12.13/dotter.exe", + "hash": "a7ecb0bc4d40cba21692e7d5a3114f81f36acc097e10acf93dd3b62dff220036" } }, "bin": "dotter.exe",