From ff464dab835856cea446ed9cf629f695fb63cdf2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 18:14:14 +0000 Subject: [PATCH] feat(cask): update emacs-app-good to version 2022-04-10.48cb9c4.master --- Casks/emacs-app-good.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/emacs-app-good.rb b/Casks/emacs-app-good.rb index 2c47898e..80d503aa 100644 --- a/Casks/emacs-app-good.rb +++ b/Casks/emacs-app-good.rb @@ -1,10 +1,10 @@ # frozen_string_literal: true cask 'emacs-app-good' do - version '2022-03-02.8c8093a.master' + version '2022-04-10.48cb9c4.master' - sha256 'd981fb8507e63633ab3ea110d2d7e8331e8418bfb2a4a69c2cba0ac9fd29dc8f' - url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2022-03-02.8c8093a.master/Emacs.2022-03-02.8c8093a.master.macOS-10-15.x86_64.dmg' + sha256 '5b5cffeecba5cafbcabc3e6d6858abc848223d21234b5f18b8a81dea99a2f1b1' + url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2022-04-10.48cb9c4.master/Emacs.2022-04-10.48cb9c4.master.macOS-10-15.x86_64.dmg' name 'Emacs' desc 'GNU Emacs text editor (known good nightly build)'