From 58dc8105f2acdb9a9f2a1c5a694340b557483d64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 May 2022 16:31:58 +0000 Subject: [PATCH] unison: Update to version 2.52.1 --- bucket/unison.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/unison.json b/bucket/unison.json index 340694806a..33a161d1d2 100644 --- a/bucket/unison.json +++ b/bucket/unison.json @@ -1,11 +1,11 @@ { - "version": "2.52.0", + "version": "2.52.1", "description": "A file-synchronization tool.", "homepage": "https://www.cis.upenn.edu/~bcpierce/unison", "license": "GPL-3.0-only", "notes": "Compiled with same OCaml compiler version 4.12.1", - "url": "https://github.com/bcpierce00/unison/releases/download/v2.52.0/unison-v2.52.0+ocaml-4.12.1+x86_64.windows.zip", - "hash": "47ff268b77db8215556e1b2116a9b43c7364ee1d28cf241cd60e5e9d085da20d", + "url": "https://github.com/bcpierce00/unison/releases/download/v2.52.1/unison-v2.52.1+ocaml-4.12.1+x86_64.windows.zip", + "hash": "a4cec6a244f848e25381071979c56c29dd6658d2c102d828a4f1e73c73dcfa3e", "bin": [ "bin\\unison.exe", "bin\\unison-fsmonitor.exe"