-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
app-misc/google-cloud-cli-gke-gcloud-auth-plugin: add 501.0.0, drop 4…
…93.0.0
- Loading branch information
1 parent
18c0c79
commit f177309
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
DIST google-cloud-cli-gke-gcloud-auth-plugin_493.0.0-0_amd64_7ac717e33ee400f816ef5dbcdbb935ae.deb 3225102 BLAKE2B 13968c0408d02197bd452e50e2d4798303436c7aef6624b9b37a00bd636f36d5b86edca98e2e65dfaf6253056b575a6e8c93aeac16667f1b1e5e2eeebd4b0ce6 SHA512 a1210d8816608f4b3885e574775e6cda3c1cc6047de45eabea78bef88e2a541a1596ed1fe2be31af46318f91388c81ae4c4f8898358a43b2ca66d549d8dd6563 | ||
DIST google-cloud-cli-gke-gcloud-auth-plugin_501.0.0-0_amd64_6a662f87df8922192c25b34b236f9705.deb 3226372 BLAKE2B 4c76136cac0d6e0a57464c71b119a2858fdca3b9176255334579331d76c7f706b512f9cb5e2e90f2bc84480e6f38994dcac727dae509524cfc19f34d0a127bd8 SHA512 bd7aa73e9cd36ecba0b43808d709b1bb27d466e6db5ac51e38a83c21575d4f7921a8a6b1add1b98c7208931d0cd34e5ff0cc56d5df3acd80097e1dd92c4b2f5b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...-cloud-cli-gke-gcloud-auth-plugin-493.0.0 → ...-cloud-cli-gke-gcloud-auth-plugin-501.0.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
DEFINED_PHASES=install unpack | ||
DEPEND=~app-misc/google-cloud-cli-493.0.0 | ||
DEPEND=~app-misc/google-cloud-cli-501.0.0 | ||
DESCRIPTION=A kubectl authentication plugin for GKE | ||
EAPI=8 | ||
HOMEPAGE=https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke | ||
INHERIT=unpacker | ||
KEYWORDS=~amd64 | ||
LICENSE=Apache-2.0 | ||
RDEPEND=~app-misc/google-cloud-cli-493.0.0 | ||
RDEPEND=~app-misc/google-cloud-cli-501.0.0 | ||
SLOT=0 | ||
SRC_URI=https://packages.cloud.google.com/apt/pool/cloud-sdk/google-cloud-cli-gke-gcloud-auth-plugin_493.0.0-0_amd64_7ac717e33ee400f816ef5dbcdbb935ae.deb | ||
SRC_URI=https://packages.cloud.google.com/apt/pool/cloud-sdk/google-cloud-cli-gke-gcloud-auth-plugin_501.0.0-0_amd64_6a662f87df8922192c25b34b236f9705.deb | ||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 unpacker fb4b84181244b3b9990fa0bf40232dd2 | ||
_md5_=826f2761b2b87eca7c61245f7616bcf9 | ||
_md5_=d6ea41d267748eed1a0a7473a2c11389 |