From e742590ab4fefa6b96215478d014cb0fd85e16fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 13 May 2022 09:09:40 +0000 Subject: [PATCH] chore(meta): update meta files --- Casks/emacs-app-good/meta.json | 6 +++--- Casks/emacs-app-good/shield.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Casks/emacs-app-good/meta.json b/Casks/emacs-app-good/meta.json index ffc94640..cd9a9894 100644 --- a/Casks/emacs-app-good/meta.json +++ b/Casks/emacs-app-good/meta.json @@ -7,13 +7,13 @@ ], "desc": "GNU Emacs text editor (known good nightly build)", "homepage": "https://github.com/jimeh/emacs-builds", - "url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2022-04-25.0a151b7.master/Emacs.2022-04-25.0a151b7.master.macOS-10-15.x86_64.dmg", + "url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2022-05-04.a356390.master/Emacs.2022-05-04.a356390.master.macOS-10-15.x86_64.dmg", "appcast": null, - "version": "2022-04-25.0a151b7.master", + "version": "2022-05-04.a356390.master", "versions": {}, "installed": null, "outdated": false, - "sha256": "cde65bc4b7743ef084a23f00695a84e300c67524b7cfc7040d1f05d1b274e304", + "sha256": "9d7ab36e12f817197c055eabd48c65bba6197bb4433eb83b84c11dc336ed09d5", "artifacts": [ [ "Emacs.app" diff --git a/Casks/emacs-app-good/shield.json b/Casks/emacs-app-good/shield.json index e9ad5ede..ae6c9312 100644 --- a/Casks/emacs-app-good/shield.json +++ b/Casks/emacs-app-good/shield.json @@ -5,5 +5,5 @@ "namedLogo": "GNU Emacs", "logoColor": "white", "label": "known good nightly", - "message": "2022-04-25.0a151b7.master" + "message": "2022-05-04.a356390.master" }