From 0a4077c055a20ac2ef53c32541b8f227b1bd063e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Mar 2026 05:40:47 +0000 Subject: [PATCH 1/2] intermodal 0.1.16 --- Formula/i/intermodal.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/i/intermodal.rb b/Formula/i/intermodal.rb index c14ddbe6d3ea..03820f7165b3 100644 --- a/Formula/i/intermodal.rb +++ b/Formula/i/intermodal.rb @@ -1,8 +1,8 @@ class Intermodal < Formula desc "Command-line utility for BitTorrent torrent file creation, verification, etc." homepage "https://imdl.io" - url "https://github.com/casey/intermodal/archive/refs/tags/v0.1.15.tar.gz" - sha256 "a01fde996f2e506c7e90a6015a6e130cb4757d21e98063c38672bdccf2e99d9c" + url "https://github.com/casey/intermodal/archive/refs/tags/v0.1.16.tar.gz" + sha256 "3a072929379ddba929d85a579888ac51cf22e44897b7dc84af7612f49d3874d7" license "CC0-1.0" bottle do From c0b067d38fd72d21d59f89a01e453f53d0c3df2c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Mar 2026 05:59:23 +0000 Subject: [PATCH 2/2] intermodal: update 0.1.16 bottle. --- Formula/i/intermodal.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/i/intermodal.rb b/Formula/i/intermodal.rb index 03820f7165b3..78adc55b0742 100644 --- a/Formula/i/intermodal.rb +++ b/Formula/i/intermodal.rb @@ -6,12 +6,12 @@ class Intermodal < Formula license "CC0-1.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "2be891c2b96611a332b05e919ae9bd4d94bc353f649fc907954a49a649d3eb1d" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "840aa130a61ca1f89c05b615b20aa43ec80df2229406895455b4521796dd6f48" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "c711d051f9fdfcf2b6e910d3101f0e25811532c0caa0a964f204f144b1cc996e" - sha256 cellar: :any_skip_relocation, sonoma: "9e113d9474e825dc7e86a67360e1f713a515aef547c52008c6ede62611576aac" - sha256 cellar: :any_skip_relocation, arm64_linux: "0c308e078efd80e3ef65cf6db4d62a87272d2897d960b4c41a10fd9350edd05a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b50de11de888eb84d65e2ff265bd6a16effc63be4ef067cf71bb3cbb6cda22a4" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "1f873e05c4b6c00717b18cd0b49248cc9d126b6aa37232a0d9de2228b4cd0907" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "53009e91234fdb3598c91b82e6b9986f56c06468b40653fa04cbd131340c5fd5" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "d2f1d0bd08f541bd0c7d4e40d05e9a55b85d7ecf5415ac46af4ed6838b46aabe" + sha256 cellar: :any_skip_relocation, sonoma: "d9a681fa9cb105b9b7de1d3d6be81dd5858da7fefd52331e552154c98647b3c1" + sha256 cellar: :any_skip_relocation, arm64_linux: "e1d91a49b2e5b2b1687de635be27e3406d0124dc57f2b78f5febcade82bf84ac" + sha256 cellar: :any_skip_relocation, x86_64_linux: "40616ffe3acc0e553d24b803f8c5234c5013127b49f4ab18452fc9565861a887" end depends_on "help2man" => :build