From d3554f91267d050802d7d763374ef4cc503ce977 Mon Sep 17 00:00:00 2001 From: fauxpark Date: Fri, 23 Feb 2024 20:35:26 +1100 Subject: [PATCH] Bump mdloader and hid_bootloader_cli --- Formula/hid_bootloader_cli.rb | 2 +- Formula/mdloader.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/hid_bootloader_cli.rb b/Formula/hid_bootloader_cli.rb index 682e27d..d81af04 100644 --- a/Formula/hid_bootloader_cli.rb +++ b/Formula/hid_bootloader_cli.rb @@ -4,7 +4,7 @@ class HidBootloaderCli < Formula url "https://github.com/abcminiuser/lufa/archive/refs/tags/LUFA-210130.tar.gz" sha256 "9b56921d59a50099cc6a8026248380a10ff518c8d02b547d6e617f71e6038f57" license "GPL-3.0-only" - revision 2 + revision 3 head "https://github.com/abcminiuser/lufa.git", branch: "master" bottle do diff --git a/Formula/mdloader.rb b/Formula/mdloader.rb index 548e196..271791c 100644 --- a/Formula/mdloader.rb +++ b/Formula/mdloader.rb @@ -3,7 +3,7 @@ class Mdloader < Formula homepage "https://github.com/Massdrop/mdloader" url "https://github.com/Massdrop/mdloader/archive/refs/tags/1.0.7.tar.gz" sha256 "a3c47ed285aaa94e9a5c00c84a15798e6d90f1bb13db846cc71cad6eb4a2d7c4" - revision 2 + revision 3 head "https://github.com/Massdrop/mdloader.git", branch: "master" bottle do