From 44f0ae8208a8dce4ca9dafc9bf134a94b8f93cbf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 3 Jun 2022 03:27:13 +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 d8a02469..e72a450f 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-05-12.454caf8.master/Emacs.2022-05-12.454caf8.master.macOS-10-15.x86_64.dmg", + "url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2022-05-24.c00ffe2.master/Emacs.2022-05-24.c00ffe2.master.macOS-10-15.x86_64.dmg", "appcast": null, - "version": "2022-05-12.454caf8.master", + "version": "2022-05-24.c00ffe2.master", "versions": {}, "installed": null, "outdated": false, - "sha256": "6a6e46e1a37f08f13730a80f0ef9cb2fb204e6e51a0b7d07109fb2effe43d6b1", + "sha256": "5cc1d13e1c045f86de12fdf02552b37d1e5e1b3df852725cb9f4f84660e062ea", "artifacts": [ [ "Emacs.app" diff --git a/Casks/emacs-app-good/shield.json b/Casks/emacs-app-good/shield.json index a17f8486..d4829da8 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-05-12.454caf8.master" + "message": "2022-05-24.c00ffe2.master" }