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 8fcebc9 commit 62525cdCopy full SHA for 62525cd
1 file changed
bin/y-bin.yaml
@@ -311,3 +311,17 @@ act:
311
archive:
312
tool: tar
313
path: act
314
+
315
+dive:
316
+ version: 0.11.0
317
+ templates:
318
+ download: https://github.com/wagoodman/dive/releases/download/v${version}/dive_${version}_${os}_${arch}.tar.gz
319
+ sha256: https://github.com/wagoodman/dive/releases/download/v${version}/dive_${version}_checksums.txt
320
+ sha256:
321
+ darwin_amd64: a55761d26756bfbf5884a4e6ea4c1fd01f8e24c717645a4933da09cd30b25355
322
+ darwin_arm64: e7f72b9b72613fba7bf4cc9e311ff15b7def5f4e8690697c68a9d98c550dc2be
323
+ linux_amd64: 80835d3320292c4ab761d03c1fd33745ddb9b6064c035b65f77825f18f407d28
324
+ linux_arm64: 656aa45f618c30f02a30fa256e429ba1afafd9e39e3757e52a30764494c71b7a
325
+ archive:
326
+ tool: tar
327
+ path: dive
0 commit comments