File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <metadata >
55 <!-- == PACKAGE SPECIFIC SECTION == -->
66 <id >jujutsu.portable</id >
7- <version >0.40 .0</version >
7+ <version >0.41 .0</version >
88 <title >Jujutsu</title >
99 <packageSourceUrl >https://github.com/Jarcho/chocolatey-packages/tree/master/jujutsu.portable/</packageSourceUrl >
1010 <iconUrl >https://rawcdn.githack.com/Jarcho/chocolatey-packages/48634f1b7c8a2e70d90d918b99a2746e15a0d206/jujutsu.portable/icon.png</iconUrl >
Original file line number Diff line number Diff line change 11$ErrorActionPreference = ' Stop' ;
22$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
3- $url64 = ' https://github.com/jj-vcs/jj/releases/download/v0.40 .0/jj-v0.40 .0-x86_64-pc-windows-msvc.zip'
4- $checksum64 = ' 63922bd257f9616553dec0869e2de99c1c0bf8d951c774d230af09eaeb2f5951 '
3+ $url64 = ' https://github.com/jj-vcs/jj/releases/download/v0.41 .0/jj-v0.41 .0-x86_64-pc-windows-msvc.zip'
4+ $checksum64 = ' 1c5ac3015caf0b15ae81cbafa1d94024dbd17b5dff933204d489787dfb95f835 '
55
66$packageArgs = @ {
77 packageName = ' jujutsu.portable'
You can’t perform that action at this time.
0 commit comments