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 4744882 commit 1af387fCopy full SHA for 1af387f
Formula/d/devcontainer.rb
@@ -1,8 +1,8 @@
1
class Devcontainer < Formula
2
desc "Reference implementation for the Development Containers specification"
3
homepage "https://containers.dev"
4
- url "https://registry.npmjs.org/@devcontainers/cli/-/cli-0.68.0.tgz"
5
- sha256 "bda4e89bf0c2d060870bc5082f1c7ba09cd7fda331620032e145bb938a880095"
+ url "https://registry.npmjs.org/@devcontainers/cli/-/cli-0.69.0.tgz"
+ sha256 "fa20a4a95bd9ca7143187d7958a47f0a087a78e4e89d0c592a9cf78fa363a91e"
6
license "MIT"
7
8
bottle do
0 commit comments