Skip to content

Commit

Permalink
new cask build emacs-26.3-mac-7.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
railwaycat committed Jun 15, 2020
1 parent b6a4a6e commit d3bd76e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions Casks/emacs-mac-spacemacs-icon.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
cask 'emacs-mac-spacemacs-icon' do
version 'emacs-26.3-z-mac-7.9'
version 'emacs-26.3-z-mac-7.9.1'

if MacOS.version >= :mojave
sha256 '724d3701a81aca885ce6d90e115006d216dbb7980e37c4e6906f86fd70b4d20f'
url 'https://github.com/railwaycat/homebrew-emacsmacport/releases/download/emacs-26.3-mac-7.9/emacs-26.3-mac-7.9-10.14.4-spacemacs-icon.zip'
sha256 '178d28c85297a97dd525c97d579401bfa927a18a6317d4f4e7e07fe94df8bd9e'
url 'https://github.com/railwaycat/homebrew-emacsmacport/releases/download/emacs-26.3-mac-7.9.1/emacs-26.3-mac-7.9-10.14.6-spacemacs-icon.zip'
else
sha256 'e9b454a63c91fe3f369b5c3a7f469dd9d0cb7938b3adbefd63fd2a9cc8f58bdc'
url 'https://github.com/railwaycat/homebrew-emacsmacport/releases/download/emacs-26.3-mac-7.9/emacs-26.3-mac-7.9-10.13.6-spacemacs-icon.zip'
sha256 'a862fc27277f41819c6b4b4d0210ac13d2956d8df6b6c6003e6e7788cd4bdc16'
url 'https://github.com/railwaycat/homebrew-emacsmacport/releases/download/emacs-26.3-mac-7.9.1/emacs-26.3-mac-7.9-10.13.6-spacemacs-icon.zip'
end

appcast 'https://github.com/railwaycat/homebrew-emacsmacport/releases.atom'
Expand Down
10 changes: 5 additions & 5 deletions Casks/emacs-mac.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
cask 'emacs-mac' do
version 'emacs-26.3-z-mac-7.9'
version 'emacs-26.3-z-mac-7.9.1'

if MacOS.version >= :mojave
sha256 '47a4d542bcbdc9d97bbd49d0482e663370e5c584fd43ac6ca7a0fa29625c68da'
url 'https://github.com/railwaycat/homebrew-emacsmacport/releases/download/emacs-26.3-mac-7.9/emacs-26.3-mac-7.9-10.14.4.zip'
sha256 '8f105d20ee0d7b3f0b8afd5b5bf1f9afff0dc5bdd51969f1cc34866053739952'
url 'https://github.com/railwaycat/homebrew-emacsmacport/releases/download/emacs-26.3-mac-7.9.1/emacs-26.3-mac-7.9-10.14.6.zip'
else
sha256 '6027df79425f334ff2a2aa943bcafc01f8f3faa5bae2b63fecfa641c963d3045'
url 'https://github.com/railwaycat/homebrew-emacsmacport/releases/download/emacs-26.3-mac-7.9/emacs-26.3-mac-7.9-10.13.6.zip'
sha256 'e86a56a1648483496c7409c483977d115d8c2a43b0733a4712f790085cb00367'
url 'https://github.com/railwaycat/homebrew-emacsmacport/releases/download/emacs-26.3-mac-7.9.1/emacs-26.3-mac-7.9-10.13.6.zip'
end

appcast 'https://github.com/railwaycat/homebrew-emacsmacport/releases.atom'
Expand Down

0 comments on commit d3bd76e

Please sign in to comment.