From 30fd642dc5724f99f9cb00b74d6475bf0908dc5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 00:42:51 +0000 Subject: [PATCH] intermodal: Update to version 0.1.15 --- bucket/intermodal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/intermodal.json b/bucket/intermodal.json index 85e89198b9..fedade0a82 100644 --- a/bucket/intermodal.json +++ b/bucket/intermodal.json @@ -1,12 +1,12 @@ { - "version": "0.1.14", + "version": "0.1.15", "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.14/imdl-v0.1.14-x86_64-pc-windows-msvc.zip", - "hash": "57809f155e15eaac01c4c2e06610ac2fb7258cabc9186834f49b063246d04f97" + "url": "https://github.com/casey/intermodal/releases/download/v0.1.15/imdl-v0.1.15-x86_64-pc-windows-msvc.zip", + "hash": "ab141da9f480ef86c75d26a3b35bd7d384c96df489aaeb1fd35a87b07462ed7e" } }, "bin": "imdl.exe",