From f48ba21f7a5657059f43ea76fba582e7b19da580 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:30:02 +0000 Subject: [PATCH] dotter: Update to version 0.13.3 --- bucket/dotter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dotter.json b/bucket/dotter.json index b506aecd19..4d68133525 100644 --- a/bucket/dotter.json +++ b/bucket/dotter.json @@ -1,13 +1,13 @@ { - "version": "0.13.2", + "version": "0.13.3", "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.2/dotter-windows-x64-msvc.exe#/dotter.exe", - "hash": "f962d331cf584c8246b565f29bed975b0ea95a7b401e2255e4ab8aea1f350e68" + "url": "https://github.com/SuperCuber/dotter/releases/download/v0.13.3/dotter-windows-x64-msvc.exe#/dotter.exe", + "hash": "bc26c6443c87f4a5cad7309c2c6404e6b81c7c6e2b89c008d16e00349024a8ae" } }, "bin": "dotter.exe",