chore(meta): update meta files

This commit is contained in:
github-actions[bot]
2022-07-30 21:35:38 +00:00
parent baa3eb714b
commit 691bebc00e
2 changed files with 5 additions and 5 deletions

View File

@@ -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-07-12.113a6a0.master/Emacs.2022-07-12.113a6a0.master.macOS-10-15.x86_64.dmg",
"url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2022-07-26.004ee6b.master/Emacs.2022-07-26.004ee6b.master.macOS-11.x86_64.dmg",
"appcast": null,
"version": "2022-07-12.113a6a0.master",
"version": "2022-07-26.004ee6b.master",
"versions": {},
"installed": null,
"outdated": false,
"sha256": "ca7ddd1f886dc6e8c94cb7ad2abd859394ade7edcae684aab7add7cab382ccbd",
"sha256": "05af7eb8cbba182e6fb8ca3fafc5ebe66880823c18cf3d2fb0518b560a42c754",
"artifacts": [
[
"Emacs.app"
@@ -67,7 +67,7 @@
"depends_on": {
"macos": {
">=": [
"10.15"
"11"
]
}
},

View File

@@ -5,5 +5,5 @@
"namedLogo": "GNU Emacs",
"logoColor": "white",
"label": "known good nightly",
"message": "2022-07-12.113a6a0.master"
"message": "2022-07-26.004ee6b.master"
}