updated go-aptproxy
This commit is contained in:
parent
5460385b99
commit
174444b6a5
@ -6,6 +6,6 @@ go-aptproxy:
|
|||||||
working_dir: /var/cache/go-aptproxy
|
working_dir: /var/cache/go-aptproxy
|
||||||
port: 8000
|
port: 8000
|
||||||
mirror: https://git.paulbsd.com/paulbsd/go-aptproxy/releases/download
|
mirror: https://git.paulbsd.com/paulbsd/go-aptproxy/releases/download
|
||||||
version: 1.0.0
|
version: "1.0.0"
|
||||||
os: linux
|
os: linux
|
||||||
arch: amd64
|
arch: amd64
|
||||||
|
@ -23,4 +23,4 @@ go-aptproxy-cleanup:
|
|||||||
software.cleanup:
|
software.cleanup:
|
||||||
- name: go-aptproxy
|
- name: go-aptproxy
|
||||||
- path: {{ goaptproxy.release_dir }}
|
- path: {{ goaptproxy.release_dir }}
|
||||||
- version: {{ goaptproxy.version }}
|
- version: "{{ goaptproxy.version }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user