We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b93fd commit b32fcc7Copy full SHA for b32fcc7
1 file changed
modules/00-vanilla-base-files.yml
@@ -2,7 +2,7 @@ name: base-files
2
type: shell
3
sources:
4
- type: file
5
- url: https://github.com/Vanilla-OS/base-files/releases/download/v1.0.1/base-files.deb
6
- checksum: e5a541ad1a85d922475eda2eb2cd8b6620e1aa36698dc99b7a36262435c25df1
+ url: https://github.com/Vanilla-OS/base-files/releases/download/v1.1.0/base-files.deb
+ checksum: 6c2cd77daa38620dc1afae4f2fc291189bd2e0d349227152bef0a63ebfca158e
7
commands:
8
- apt install -y /sources/base-files/base-files/base-files.deb
0 commit comments