From 74864577f1e744f5890a8cc1573d34097d7884fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 04:29:11 +0000 Subject: [PATCH] intermodal: Update to version 0.1.14 --- bucket/intermodal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/intermodal.json b/bucket/intermodal.json index 3007a384f7..85e89198b9 100644 --- a/bucket/intermodal.json +++ b/bucket/intermodal.json @@ -1,12 +1,12 @@ { - "version": "0.1.13", + "version": "0.1.14", "description": "User-friendly and featureful command-line BitTorrent metainfo utility", "homepage": "https://github.com/casey/intermodal", "license": "CC0-1.0", "architecture": { "64bit": { - "url": "https://github.com/casey/intermodal/releases/download/v0.1.13/imdl-v0.1.13-x86_64-pc-windows-msvc.zip", - "hash": "b1f177bee21bb957d32f4f9b2b4e184d0221e537ff83683059eb539b2c44e476" + "url": "https://github.com/casey/intermodal/releases/download/v0.1.14/imdl-v0.1.14-x86_64-pc-windows-msvc.zip", + "hash": "57809f155e15eaac01c4c2e06610ac2fb7258cabc9186834f49b063246d04f97" } }, "bin": "imdl.exe",