File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >frink</id >
5- <version >2025.12.31 </version >
5+ <version >2026.01.21 </version >
66 <title >Frink (Portable)</title >
77 <authors >Alan Eliasen</authors >
88 <owners >tunisiano</owners >
Original file line number Diff line number Diff line change 22$packageName = ' frink'
33$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
44$url = ' https://frinklang.org/frinkjar/frink.jar'
5- $checksum = ' 5CA43576C1C6F6C91DEE79772083BCF0521154E0559683128BF29D42459D1DCD '
5+ $checksum = ' 94A23930F9C6DAE1DD9420B5DC6A8683020E4EF3992CDF98EB1043FD48BEBC91 '
66$checksumType = ' sha256'
77$ExeFile = ' frink.jar'
88$ShortcutName = ' Frink.lnk'
You can’t perform that action at this time.
0 commit comments