File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 0.19.1" ,
3+ "description" : " A declarative interface for every secret provider." ,
4+ "homepage" : " https://secretspec.dev" ,
5+ "license" : " Apache-2.0" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://github.com/cachix/secretspec/releases/download/v0.19.1/secretspec-x86_64-pc-windows-msvc.zip" ,
9+ "hash" : " 563bf248bdbeac90cacc9c8706ca11d16504947b91a132632c45285dc80d4f75"
10+ },
11+ "arm64" : {
12+ "url" : " https://github.com/cachix/secretspec/releases/download/v0.19.1/secretspec-aarch64-pc-windows-msvc.zip" ,
13+ "hash" : " d86b2ebd293df1274df9de5b86f5524f55aa6767b523eca86200b079e87141b6"
14+ }
15+ },
16+ "bin" : " secretspec.exe" ,
17+ "checkver" : {
18+ "github" : " https://github.com/cachix/secretspec"
19+ },
20+ "autoupdate" : {
21+ "architecture" : {
22+ "64bit" : {
23+ "url" : " https://github.com/cachix/secretspec/releases/download/v$version/secretspec-x86_64-pc-windows-msvc.zip"
24+ },
25+ "arm64" : {
26+ "url" : " https://github.com/cachix/secretspec/releases/download/v$version/secretspec-aarch64-pc-windows-msvc.zip"
27+ }
28+ },
29+ "hash" : {
30+ "url" : " $url.sha256"
31+ }
32+ }
33+ }
You can’t perform that action at this time.
0 commit comments