mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "2.11.2",
 | |
|     "description": "Less verbose and more shell-friendly Terraform.",
 | |
|     "homepage": "https://github.com/dex4er/tf",
 | |
|     "license": "MIT",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/dex4er/tf/releases/download/v2.11.2/tf-windows-amd64.exe#/tf.exe",
 | |
|             "hash": "39978fcf87ec7ba773e180a728ee1a190e0a3fceafd7a0f7bb16e7758640bb08"
 | |
|         },
 | |
|         "arm64": {
 | |
|             "url": "https://github.com/dex4er/tf/releases/download/v2.11.2/tf-windows-arm64.exe#/tf.exe",
 | |
|             "hash": "088a4156429706acd774205b6baf8516c64d6586c72e28f16ea5ee2214ad123e"
 | |
|         }
 | |
|     },
 | |
|     "bin": "tf.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/dex4er/tf/releases/download/v$version/tf-windows-amd64.exe#/tf.exe"
 | |
|             },
 | |
|             "arm64": {
 | |
|                 "url": "https://github.com/dex4er/tf/releases/download/v$version/tf-windows-arm64.exe#/tf.exe"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$baseurl/checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)