We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5df4eac + 29c47b9 commit 143c3d0Copy full SHA for 143c3d0
1 file changed
recipes/emacs-git-snapshot-travis.rb
@@ -1,5 +1,5 @@
1
recipe 'emacs-git-snapshot-travis' do
2
- tar_gz 'https://github.com/rejeep/evm/releases/download/v0.11.0/emacs-git-snapshot-travis.tar.gz'
+ tar_gz 'https://github.com/rejeep/evm/releases/download/v0.12.0/emacs-git-snapshot-travis.tar.gz'
3
4
install do
5
copy build_path, installations_path
0 commit comments