mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	biber: Add version 2.18 (#4007)
* add biber.json to main bucket' * update biber.json with nessesary parts * Update biber.json with needed parts * forgot a comma * Get bin out of architecture * fix hashes * add suggestions Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									c43aded4fd
								
							
						
					
					
						commit
						70657181e9
					
				
							
								
								
									
										31
									
								
								bucket/biber.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								bucket/biber.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,31 @@
 | 
			
		||||
{
 | 
			
		||||
  "version": "2.18",
 | 
			
		||||
  "description": "Biber is a BibTeX replacement for users of biblatex, with full Unicode support.",
 | 
			
		||||
  "license": "Artistic-2.0",
 | 
			
		||||
  "homepage": "https://biblatex-biber.sourceforge.net/",
 | 
			
		||||
  "suggest": {
 | 
			
		||||
    "tectonic": "tectonic"
 | 
			
		||||
  },
 | 
			
		||||
  "architecture": {
 | 
			
		||||
    "64bit": {
 | 
			
		||||
      "url": "https://downloads.sourceforge.net/project/biblatex-biber/biblatex-biber/current/binaries/Windows/biber-MSWIN64.zip",
 | 
			
		||||
      "hash": "02ee3a8b6838b7ff1e9aea1a5342686981b9364067a7b8e7131c3b3201cf387c"
 | 
			
		||||
    },
 | 
			
		||||
    "32bit": {
 | 
			
		||||
      "url": "https://downloads.sourceforge.net/project/biblatex-biber/biblatex-biber/current/binaries/Windows/biber-MSWIN32.zip",
 | 
			
		||||
      "hash": "7328c7e6346b6776fcc5e01162d90312817851fb44171d7145d179a143567fb8"
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "bin": "biber.exe",
 | 
			
		||||
  "checkver": "Biber ([\\d.]+) is now ",
 | 
			
		||||
  "autoupdate": {
 | 
			
		||||
    "architecture": {
 | 
			
		||||
      "64bit": {
 | 
			
		||||
        "url": "https://downloads.sourceforge.net/project/biblatex-biber/biblatex-biber/current/binaries/Windows/biber-MSWIN64.zip"
 | 
			
		||||
      },
 | 
			
		||||
      "32bit": {
 | 
			
		||||
        "url": "https://downloads.sourceforge.net/project/biblatex-biber/biblatex-biber/current/binaries/Windows/biber-MSWIN32.zip"
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user