Skip to content

Commit

Permalink
flox 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Bereknyei committed Jun 17, 2024
1 parent 7e37593 commit bee9607
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/f/flox.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "flox" do
arch arm: "aarch64", intel: "x86_64"

version "1.0.6"
sha256 arm: "2455534134ebbd1b19f6f8e3a733b3f739909f84ce355e40aa8ca20a53ab3116",
intel: "90f54ca359568f5c8d75e9bb40497ff04346cbdb56ca8e42509247493371277b"
version "1.0.7"
sha256 arm: "edf19cd669c9a38e3e021dece3a8aaffb2049149fabca16a55fc401e98b48974",
intel: "e6111d522ab692be463a83e0e377c9035b1a5d02d6ac9f73a56c525c6e54ba0f"

url "https://downloads.flox.dev/by-env/stable/osx/flox-#{version}.#{arch}-darwin.pkg"
name "flox"
Expand Down

0 comments on commit bee9607

Please sign in to comment.