mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	The SOPS project was recently donated by Mozilla to the CNCF. As part of that process, the GitHub organization changed from `mozilla` to `getsops`. See https://github.com/cncf/sandbox/issues/28 This updates the sops manifest to account for this organization change. diff --git a/bucket/sops.json b/bucket/sops.json index a500a9218..0f274f788 100644 --- a/bucket/sops.json +++ b/bucket/sops.json @@ -1,12 +1,12 @@ { "version": "3.7.3", "description": "Editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault and PGP", - "homepage": "https://github.com/mozilla/sops", + "homepage": "https://github.com/getsops/sops", "license": "MPL-2.0", "depends": "gpg", "architecture": { "64bit": { - "url": "https://github.com/mozilla/sops/releases/download/v3.7.3/sops-v3.7.3.exe#/sops.exe", + "url": "https://github.com/getsops/sops/releases/download/v3.7.3/sops-v3.7.3.exe#/sops.exe", "hash": "0ccda78bc7f7dbf3f07167221f2a42cab2b10d02de7c26fe8e707efaacaf3bd2" } }, @@ -15,7 +15,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/mozilla/sops/releases/download/v$version/sops-v$version.exe#/sops.exe" + "url": "https://github.com/getsops/sops/releases/download/v$version/sops-v$version.exe#/sops.exe" } } } Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
				
					… 
				
			
			
		Scoop Main 
 
Core manifests for Scoop, the Windows command-line installer. For manifests that fit the Main criteria.
How do I install these manifests?
Just do scoop install <manifest>. This is the default bucket for Scoop and is added by default.
How do I contribute new manifests?
To make a new manifest contribution, please read the Contributing Guide.
Description
				
					Languages
				
				
								
								
									PowerShell
								
								100%