From 37eb7d660883518e66e40c26dce9af2a6d1f7543 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 20:26:01 +0000 Subject: [PATCH] dotter: Update to version 0.13.2 --- bucket/dotter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dotter.json b/bucket/dotter.json index b1c4d237ca..b506aecd19 100644 --- a/bucket/dotter.json +++ b/bucket/dotter.json @@ -1,13 +1,13 @@ { - "version": "0.13.1", + "version": "0.13.2", "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.13.1/dotter-windows-x64-msvc.exe#/dotter.exe", - "hash": "a80b314817c432f4d0f13f17416f79f94dc68b95e39f6d8260814178404c622d" + "url": "https://github.com/SuperCuber/dotter/releases/download/v0.13.2/dotter-windows-x64-msvc.exe#/dotter.exe", + "hash": "f962d331cf584c8246b565f29bed975b0ea95a7b401e2255e4ab8aea1f350e68" } }, "bin": "dotter.exe",