gosu 0.8.1-x86-mingw32 → 0.8.2-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c02fa163eb3c40756141ff883a198abb9709172e
4
- data.tar.gz: 9b21af0d3e8e00e6dd81a12447e98b586d7a082f
3
+ metadata.gz: 26feae929a522c86046a550e80954fba66abe48a
4
+ data.tar.gz: e87da7360ad6108e5558e6f24c7e1cddc25587c5
5
5
  SHA512:
6
- metadata.gz: 53414441977e467aa021c899fdbf354e27f369203933227a64e65da0f6c5354744148e0f532f73d4eeb050b791670652455f64d782a07107b252027ceef0ac79
7
- data.tar.gz: 0379fd6d936511e31cf9d849422c92c90423639e9fab463e3b56c71eca35dbf01ffce803711d2fc6258ea90bb9f67c792fbe4445ad0a9aa51490f41e00869b08
6
+ metadata.gz: f71e0f066a98cd478e984c3bfec4410727d5c34d4d2f39b6968736d1914aba3c58d6f5ddfd7ea8c2bcbf96670c4eaaa057f66b7689a6492dd4d13a72ef030426
7
+ data.tar.gz: be395c8204d24c24758acc37a170dd29f6b456498896097b39bb1cd9757fbf1ef9b93662b9fa035f72f8f84a8d996d3d603ce94c931e29a92c554fd2678ec1e7
@@ -3,8 +3,8 @@
3
3
 
4
4
  #define GOSU_MAJOR_VERSION 0
5
5
  #define GOSU_MINOR_VERSION 8
6
- #define GOSU_POINT_VERSION 1
7
- #define GOSU_VERSION "0.8.1"
6
+ #define GOSU_POINT_VERSION 2
7
+ #define GOSU_VERSION "0.8.2"
8
8
 
9
9
  #define GOSU_COPYRIGHT_NOTICE \
10
10
  "This software uses the following third-party libraries:\n" \
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gosu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.1
4
+ version: 0.8.2
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - Julian Raschke
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-08-19 00:00:00.000000000 Z
11
+ date: 2014-08-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |2
14
14
  2D game development library.
@@ -75,6 +75,7 @@ files:
75
75
  - examples/media/Starfighter.bmp
76
76
  - lib/1.8/gosu.so
77
77
  - lib/1.9/gosu.so
78
+ - lib/2.0/gosu.so
78
79
  - lib/FreeImage.dll
79
80
  - lib/OpenAL32.dll
80
81
  - lib/SDL2.dll