Skip to content

Commit

Permalink
change symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
ash-burnt committed Sep 20, 2024
1 parent 091dc7a commit 600e71e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Aliases/xiond
5 changes: 5 additions & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
require_relative "../lib/base"

class XiondAT900 < XiondBase
init "10.0.0", "69778166e6b9fb7373891e0d6b98b5f2a6b61b6156e5008cdd09a4a3c9ab6c65"
end
5 changes: 5 additions & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
require_relative "../lib/base"

class XiondAT900 < XiondBase
init "11.0.0", "a1e273a8cadadeabe2429d86f8a7f26ee4650cc7f81dec550f6e0f302ee54c92"
end

0 comments on commit 600e71e

Please sign in to comment.