Skip to content

Commit

Permalink
Merge pull request #95 from redraskal/feat/y9s2
Browse files Browse the repository at this point in the history
chore: y9s2 ops
  • Loading branch information
redraskal authored Jun 12, 2024
2 parents d121fdf + 9838500 commit bd84340
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 1 deletion.
2 changes: 2 additions & 0 deletions dissect/header.go
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ const (
Ram Operator = 395943091136
Tubarao Operator = 288200867549
Deimos Operator = 374667787816
Striker Operator = 409899350463
Sentry Operator = 409899350403
)

// duplicated code here could be avoided by defining a generic function accepting any Number type.
Expand Down
2 changes: 2 additions & 0 deletions dissect/operator_roles.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion dissect/operator_string.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dissect/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ const (
Y8S4 int = 7921866
Y9S1 int = 8111697
Y9S1Update3 int = 8211379
Y9S2 int = 8303162
)

0 comments on commit bd84340

Please sign in to comment.