diff --git a/templates/emacs-app-pretest.rb.tpl b/templates/emacs-app-pretest.rb.tpl index d69a950b..d429c2c8 100644 --- a/templates/emacs-app-pretest.rb.tpl +++ b/templates/emacs-app-pretest.rb.tpl @@ -3,8 +3,8 @@ cask 'emacs-app-pretest' do version '{{ .Version }}' - sha256 '{{ .SHA256 "macOS-10-15" "x86_64" }}' - url '{{ .DownloadURL "macOS-10-15" "x86_64" }}' + sha256 '{{ .SHA256 "macOS-11" "x86_64" }}' + url '{{ .DownloadURL "macOS-11" "x86_64" }}' name 'Emacs' desc 'GNU Emacs text editor (latest pretest)'