Skip to content

Commit

Permalink
Fix formula audit
Browse files Browse the repository at this point in the history
  • Loading branch information
railwaycat committed Aug 8, 2023
1 parent 2a6d83c commit 13ef8c9
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Formula/emacs-mac.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@ class EmacsMac < Formula
# icons
ICONS_INFO = {
"emacs-big-sur-icon" => "e9ec41167c38842a3f6555d3142909211a2aa7e3ff91621b9a576b3847d3b565",
"emacs-icons-project-EmacsIcon1" => "d66373f0498c203aa6f381ebc2fe2307d50cfab45e1d1956df62659ba8357018",
"emacs-icons-project-EmacsIcon2" => "3589e6bff9918c9eba006bf835376f686b6d4fc340ef70550979bcf813c8c447",
"emacs-icons-project-EmacsIcon3" => "0e28424868f51dce1326b9daaf96824606290c2d7fa51bd2340b87420c55a2ca",
"emacs-icons-project-EmacsIcon4" => "8c5af7b604b622acbdb903e0f49b1292f4ac4704961adebe9a395115e1f31f62",
"emacs-icons-project-EmacsIcon5" => "6d5fde04b91a1822772ff2eb8c0a2d115ac8bb81d5fef90e7a62824d0f49c710",
"emacs-icons-project-EmacsIcon6" => "680f4421e62bf212ef43ff0412bb4adbaf4ab3c885a4724cde109bebd772b41a",
"emacs-icons-project-EmacsIcon7" => "e837cec92b98e2fb9635477f3b124d3a07adee14803f336c1c6ec57ce389b4b6",
"emacs-icons-project-EmacsIcon8" => "db5931861e8ce5891bbf894786c261287edfe37059801f76c1509503b00a118f",
"emacs-icons-project-EmacsIcon9" => "1ea513b23e6a36ce2534fe2abe16147c132ddbe78ae54332cc717570c3ecc4bf",
"emacs-icons-project-emacs-card-blue-deep" => "7d97d03311b7b1a0ebd0395887fa5f08c6945066bbf8e214cbe9abc621612707",
"emacs-icons-project-emacs-card-british-racing-green" => "da81c5743aa661828669b2bba75dd4f0f6a8c8603a350cdee02c7de454405224",
"emacs-icons-project-emacs-card-carmine" => "535effde04b3f172b5caa810442f6c092aff4a3bf73a65d42e39c0ba68edb41a",
"emacs-icons-project-emacs-card-green" => "40598435e5c442d657cba6ae81cda161aba5d579394ae2fad428a1c2f290d8b8",
"emacs-icons-project-EmacsIcon1" => "d66373f0498c203aa6f381ebc2fe2307d50cfab45e1d1956df62659ba8357018",
"emacs-icons-project-EmacsIcon2" => "3589e6bff9918c9eba006bf835376f686b6d4fc340ef70550979bcf813c8c447",
"emacs-icons-project-EmacsIcon3" => "0e28424868f51dce1326b9daaf96824606290c2d7fa51bd2340b87420c55a2ca",
"emacs-icons-project-EmacsIcon4" => "8c5af7b604b622acbdb903e0f49b1292f4ac4704961adebe9a395115e1f31f62",
"emacs-icons-project-EmacsIcon5" => "6d5fde04b91a1822772ff2eb8c0a2d115ac8bb81d5fef90e7a62824d0f49c710",
"emacs-icons-project-EmacsIcon6" => "680f4421e62bf212ef43ff0412bb4adbaf4ab3c885a4724cde109bebd772b41a",
"emacs-icons-project-EmacsIcon7" => "e837cec92b98e2fb9635477f3b124d3a07adee14803f336c1c6ec57ce389b4b6",
"emacs-icons-project-EmacsIcon8" => "db5931861e8ce5891bbf894786c261287edfe37059801f76c1509503b00a118f",
"emacs-icons-project-EmacsIcon9" => "1ea513b23e6a36ce2534fe2abe16147c132ddbe78ae54332cc717570c3ecc4bf",
"emacs-icons-project-emacs-card-blue-deep" => "7d97d03311b7b1a0ebd0395887fa5f08c6945066bbf8e214cbe9abc621612707",
"emacs-icons-project-emacs-card-british-racing-green" => "da81c5743aa661828669b2bba75dd4f0f6a8c8603a350cdee02c7de454405224",
"emacs-icons-project-emacs-card-carmine" => "535effde04b3f172b5caa810442f6c092aff4a3bf73a65d42e39c0ba68edb41a",
"emacs-icons-project-emacs-card-green" => "40598435e5c442d657cba6ae81cda161aba5d579394ae2fad428a1c2f290d8b8",
"emacs-sexy-icon" => "7ab72feeeff0084e14bcb75a3e1040bdf738e0044361e7af8a67ebbaa58d852a",
"gnu-head-icon" => "b5899aaa3589b54c6f31aa081daf29d303047aa07b5ca1d0fd7f9333a829b6d3",
"modern-icon" => "eb819de2380d3e473329a4a5813fa1b4912ec284146c94f28bd24fbb79f8b2c5",
Expand Down

0 comments on commit 13ef8c9

Please sign in to comment.