mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
neofetch: Update to version 6.1.0
This commit is contained in:
parent
bd2ce777ff
commit
868690f798
@ -2,9 +2,9 @@
|
||||
"homepage": "https://github.com/dylanaraps/neofetch",
|
||||
"description": "A command-line system information tool written in bash 3.2+.",
|
||||
"license": "MIT",
|
||||
"version": "6.0.0",
|
||||
"url": "https://raw.githubusercontent.com/dylanaraps/neofetch/6.0.0/neofetch",
|
||||
"hash": "7bdcb5b51827b903a23311a101123242b3ab2df9499d8ebc238c44b01f608391",
|
||||
"version": "6.1.0",
|
||||
"url": "https://raw.githubusercontent.com/dylanaraps/neofetch/6.1.0/neofetch",
|
||||
"hash": "fb6fe5eddbcd2aed3f245050961541cb3b5a8194658f4252db3b3ac8fed6e932",
|
||||
"pre_install": [
|
||||
"if(installed 'git-with-openssh') { $git = 'git-with-openssh' } else { $git = 'git' }",
|
||||
"Write-Output \"& `$(join-path `$(scoop prefix $git) 'bin\\bash.exe') `$(join-path `$psscriptroot 'neofetch') @args\" | Out-File \"$dir\\neofetch.ps1\" -encoding utf8"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user