Skip to content

Commit

Permalink
✨ (Model) Add Llama-3.1 family
Browse files Browse the repository at this point in the history
  • Loading branch information
djmango committed Jul 23, 2024
1 parent dd3ac6f commit a56d527
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 15 deletions.
Binary file modified Invisibility.app/Contents/CodeResources
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions Invisibility.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.3.0</string>
<string>2.3.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
Expand All @@ -42,7 +42,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>118</string>
<string>119</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified Invisibility.app/Contents/MacOS/Invisibility
Binary file not shown.
Binary file modified Invisibility.app/Contents/Resources/Assets.car
Binary file not shown.
4 changes: 2 additions & 2 deletions Invisibility.app/Contents/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</data>
<key>Resources/Assets.car</key>
<data>
jTUV71pxGLp4IJRHt6uWaOZ7SI8=
PrcawlGRcMdzhMUZL9KPvrSGS7o=
</data>
<key>Resources/KeyboardShortcuts_KeyboardShortcuts.bundle/Contents/Info.plist</key>
<data>
Expand Down Expand Up @@ -252,7 +252,7 @@
<dict>
<key>hash2</key>
<data>
rQtzXnKWKCvHS4LhHHEbIb/PKoG+wrL/xfU3BYvVv5o=
KOCH7vrV5vn4iM6dtwRSAieCvXrkOmC0pxupDst0bEE=
</data>
</dict>
<key>Resources/KeyboardShortcuts_KeyboardShortcuts.bundle/Contents/Info.plist</key>
Expand Down
22 changes: 11 additions & 11 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Invisibility</title>
<item>
<title>2.3.1</title>
<pubDate>Tue, 23 Jul 2024 13:45:09 -0700</pubDate>
<sparkle:version>119</sparkle:version>
<sparkle:shortVersionString>2.3.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/InvisibilityInc/Invisibility/releases/download/2.3.1/Invisibility.Installer.dmg"
length="16824397" type="application/octet-stream"
sparkle:edSignature="RZ4oSI2HkqupZWqrX9RoHzYQL/09bGi+AEmC7uzMJiSe6DNM8YJTgscLe0PlnzX5iIs6seJjuD51AUxe3JcDBA==" />
</item>
<item>
<title>2.3.0</title>
<pubDate>Wed, 17 Jul 2024 01:26:30 -0700</pubDate>
Expand All @@ -24,16 +35,5 @@
length="16918144" type="application/octet-stream"
sparkle:edSignature="yuaDyIWxJa5YjrH4xBmPYprq0ta9Q93WXMRtkAVtM5okegJXYJDTCJkCFTXjLl5wlCHmOkxqHIxYEKiFvSMRAQ==" />
</item>
<item>
<title>2.2.2</title>
<pubDate>Thu, 20 Jun 2024 14:10:03 -0700</pubDate>
<sparkle:version>113</sparkle:version>
<sparkle:shortVersionString>2.2.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure
url="https://github.com/InvisibilityInc/Invisibility/releases/download/2.2.2/Invisibility.Installer.dmg"
length="16918461" type="application/octet-stream"
sparkle:edSignature="iyB6sECmme5SoxmQDE5MSI3WqBVHzW6DOkJfkuyTJ6+JGPd+xbP22kRL/TbSqGpp3kj8jlWOFSB0IaGC2kooDw==" />
</item>
</channel>
</rss>

0 comments on commit a56d527

Please sign in to comment.