mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2022-01-30 11:00
This commit is contained in:
9
roles/clojure/defaults/main.yml
Normal file
9
roles/clojure/defaults/main.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
|
||||
# Version to deploy
|
||||
clojure_version: 1.10.3.1069
|
||||
# URL of the archive
|
||||
clojure_archive_url: https://download.clojure.org/install/clojure-tools-{{ clojure_version }}.tar.gz
|
||||
# Expected sha256 of the archive
|
||||
clojure_archive_sha256: 83c26131943d655cb4fee0737e4b799386c9b800a28629258bc46ad6104bf6dd
|
||||
|
Reference in New Issue
Block a user