Skip to content

Commit

Permalink
Update milc to 1.6.8
Browse files Browse the repository at this point in the history
Closes #66.

Signed-off-by: Ryan <4781841+fauxpark@users.noreply.github.com>
Signed-off-by: QMK Bot <hello@qmk.fm>
  • Loading branch information
drashna authored and qmk-bot committed Oct 17, 2023
1 parent 57ffe70 commit 787a755
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/qmk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Qmk < Formula
url "https://files.pythonhosted.org/packages/08/df/60d820bcaf228d620cf1e894ffd4b6cfd8084504c0e49335ca1df29713cd/qmk-1.1.2.tar.gz"
sha256 "f871f88f1a0ca31ba31a009d716417e46bc538a4f8df8ede6a801c9076c22998"
license "MIT"
revision 2
revision 3

bottle do
root_url "https://ghcr.io/v2/qmk/qmk"
Expand Down Expand Up @@ -86,8 +86,8 @@ class Qmk < Formula
end

resource "milc" do
url "https://files.pythonhosted.org/packages/92/c0/3377091d68d98f7448e9e3624d6692548efcd98917cc48a69efb650a3eb4/milc-1.6.6.tar.gz"
sha256 "a4a1673718aaceefeb62c1799e48825bc6f4e56bfd8ad4a8e341a7622e6ff000"
url "https://files.pythonhosted.org/packages/90/36/21cfc848c105e3e5f40f919df242d62f311979e95d68cb74237ed924fc5e/milc-1.6.8.tar.gz"
sha256 "a2ac93a771c1ff2304a1a5d7c28d13b07986d39e8099adb1408c8e62c46bdcde"
end

resource "Pillow" do
Expand Down

0 comments on commit 787a755

Please sign in to comment.